#include "object.h"Include dependency graph for quickfun.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | __COMMON_TYPES_QUICKFUN_H__ |
Functions | |
| void | quick_tanh_setup (void) |
| REAL | quick_tanh (REAL x) |
|
|
Definition at line 3 of file quickfun.h. |
|
|
Definition at line 44 of file quickfun.c. Referenced by NNLayer::sigmoid(), and NNLayer::sigmoid_deriv(). |
|
|
Definition at line 25 of file quickfun.c. References TANH_RANGE0, TANH_SIZE0, TANH_SIZE1, TANH_STEP0, and TANH_STEP1. Referenced by NNLayer::NNLayer(). |
1.4.6