1 #ifndef __private_mlp_sigmoide_h
2 #define __private_mlp_sigmoide_h
4 #if defined(__GNUC__) && (__GNUC__ > 3 || __GNUC__ == 3 && __GNUC_MINOR__ >= 4)
5 # define MLP_HIDDEN __attribute__((visibility("hidden")))
20 #endif // __private_mlp_sigmoide_h
T x() const
Cartesian x coordinate.
void MLP_vSigmoideDeriv(dbl *x, dbl *dy, int n)
struct net_ net_ MLP_HIDDEN
void MLP_vSigmoide(dbl *x, int n)