fann_sys::fann_set_learning_momentum [] [src]

pub unsafe extern fn fann_set_learning_momentum(ann: *mut fann, learning_momentum: c_float)

Set the learning momentum.

More info available in fann_get_learning_momentum.

This function appears in FANN >= 2.0.0.