Function fann_sys::fann_set_cascade_candidate_change_fraction [] [src]

pub unsafe extern "C" fn fann_set_cascade_candidate_change_fraction(
    ann: *mut fann,
    cascade_candidate_change_fraction: c_float
)

Sets the cascade candidate change fraction.

See also

fann_get_cascade_candidate_change_fraction

This function appears in FANN >= 2.0.0.