fann_get_error

Name

fann_get_error -- Return the mean square error of an ANN.

Description

float fann_get_error(struct fann * ann);

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

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


SourceForge.net Logo