fann_reset_MSE

Name

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

Description

void fann_reset_MSE(struct fann * ann);

Resets the mean square error from the network.

This function appears in FANN >= 1.1.0. (before this fann_reset_error is used)


SourceForge.net Logo