fann_reset_error

Name

fann_reset_error -- Reset the mean square error of an ANN.

Description

void fann_reset_error(struct fann * ann);

This function is deprecated and will be removed in a future version. Use fann_reset_MSE instead.

This function appears in FANN >= 1.0.0, but is deprecated in FANN >= 1.1.0.


SourceForge.net Logo