Function gsl_sys::gsl_matrix_scale_rows[][src]

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