OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tansig_table
(Results
1 - 2
of
2
) sorted by null
/external/libopus/src/
tansig_table.h
3
static const float
tansig_table
[201] = {
variable
mlp_train.h
34
double
tansig_table
[501];
variable
43
tansig_table
[i] = tansig_double(.04*(i-250));
56
y =
tansig_table
[250+i];
Completed in 1093 milliseconds