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)
fann_reset_error