Function fann_sys::fann_set_cascade_max_cand_epochs [] [src]

pub unsafe extern "C" fn fann_set_cascade_max_cand_epochs(
    ann: *mut fann,
    cascade_max_cand_epochs: c_uint
)

Sets the max candidate epochs.

See also

fann_get_cascade_max_cand_epochs

This function appears in FANN >= 2.0.0.