Function fann_sys::fann_reset_MSE

source ·
pub unsafe extern "C" fn fann_reset_MSE(ann: *mut fann)
Expand description

Resets the mean square error from the network.

This function also resets the number of bits that fail.

§See also

fann_get_bit_fail_limit, fann_get_MSE

This function appears in FANN >= 1.1.0