Function fann_sys::fann_set_quickprop_decay [] [src]

pub unsafe extern "C" fn fann_set_quickprop_decay(
    ann: *mut fann,
    quickprop_decay: c_float
)

Sets the quickprop decay factor.

See also

fann_get_quickprop_decay

This function appears in FANN >= 1.2.0.