fann_update_stepwise_hidden
Name
fann_update_stepwise_hidden -- Adjust the stepwise function in the hidden layers.
Description
void fann_update_stepwise_hidden(struct fann * ann);
Update the stepwise function in the hidden layers of ann.
This function appears in FANN >= 1.0.0.