|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "opus_types.h"#include "opus_defines.h"#include <math.h>#include "mlp.h"#include "arch.h"#include "tansig_table.h"Macros | |
| #define | MAX_NEURONS 100 |
Functions | |
| void | mlp_process (const MLP *m, const float *in, float *out) |
| #define MAX_NEURONS 100 |
1.8.13