Function fann_sys::fann_set_cascade_weight_multiplier [] [src]

pub unsafe extern "C" fn fann_set_cascade_weight_multiplier(
    ann: *mut fann,
    cascade_weight_multiplier: fann_type
)

Sets the weight multiplier.

See also

fann_get_cascade_weight_multiplier

This function appears in FANN >= 2.0.0.