fann_update_stepwise_output

Name

fann_update_stepwise_output -- Adjust the stepwise functions in the output layer.

Description

void fann_update_stepwise_output(struct fann * ann);

Update the stepwise function in the output layer of ann.

This function appears in FANN >= 1.0.0.


SourceForge.net Logo