Function gsl_sys::gsl_spmatrix_scale_rows[][src]

pub unsafe extern "C" fn gsl_spmatrix_scale_rows(
    m: *mut gsl_spmatrix,
    x: *const gsl_vector
) -> c_int
This is supported on crate feature v2_6 only.