Function fann_sys::fann_set_cascade_output_change_fraction[][src]

pub unsafe extern "C" fn fann_set_cascade_output_change_fraction(
    ann: *mut fann,
    cascade_output_change_fraction: c_float
)

Sets the cascade output change fraction.

See also

fann_get_cascade_output_change_fraction

This function appears in FANN >= 2.0.0.