fann_sys::fann_set_rprop_delta_zero
[−]
[src]
pub unsafe extern fn fann_set_rprop_delta_zero(ann: *mut fann, rprop_delta_max: c_float)
The initial step size is a positive number determining the initial step size.
See also
fann_get_rprop_delta_zero
, fann_get_rprop_delta_zero
This function appears in FANN >= 2.1.0.