fann_sys::fann_set_cascade_candidate_stagnation_epochs
[−]
[src]
pub unsafe extern fn fann_set_cascade_candidate_stagnation_epochs(ann: *mut fann, cascade_candidate_stagnation_epochs: c_uint)
Sets the number of cascade candidate stagnation epochs.
See also
fann_get_cascade_candidate_stagnation_epochs
This function appears in FANN >= 2.0.0.