MBDyn-1.7.3
|
#include <ActivationFunction.h>
Public Attributes | |
double | alpha |
double | beta |
Definition at line 49 of file ActivationFunction.h.
double w_tanh_t::alpha |
Definition at line 50 of file ActivationFunction.h.
Referenced by w_tanh_eval(), w_tanh_read(), and w_tanh_write().
double w_tanh_t::beta |
Definition at line 51 of file ActivationFunction.h.
Referenced by w_tanh_eval(), w_tanh_read(), and w_tanh_write().