void fann_set_activation_steepness_hidden(resource ann, float steepness);
fann_set_activation_steepness_hidden
sets the steepness of the activation function
hidden neurons to steepness.
See also fann_get_activation_steepness_hidden
.
This function appears in FANN-PHP >= 0.1.0.