Function fann_sys::fann_set_cascade_max_out_epochs [] [src]

pub unsafe extern "C" fn fann_set_cascade_max_out_epochs(
    ann: *mut fann,
    cascade_max_out_epochs: c_uint
)

Sets the maximum out epochs.

See also

fann_get_cascade_max_out_epochs

This function appears in FANN >= 2.0.0.