Function gsl_sys::gsl_matrix_scale_columns[][src]

pub unsafe extern "C" fn gsl_matrix_scale_columns(
    a: *mut gsl_matrix,
    x: *const gsl_vector
) -> c_int
This is supported on crate feature v2_7 only.