float fann_get_MSE(struct fann * ann);
Reads the mean square error from the network.
This function appears in FANN >= 1.1.0. (before this fann_get_error is used)
fann_get_error