fann_sys::fann_set_cascade_output_stagnation_epochs [] [src]

pub unsafe extern fn fann_set_cascade_output_stagnation_epochs(ann: *mut fann, cascade_output_stagnation_epochs: c_uint)

Sets the number of cascade output stagnation epochs.

See also

fann_get_cascade_output_stagnation_epochs

This function appears in FANN >= 2.0.0.