Function gsl_sys::gsl_spmatrix_long_scale_rows[][src]

pub unsafe extern "C" fn gsl_spmatrix_long_scale_rows(
    m: *mut gsl_spmatrix_long,
    x: *const gsl_vector_long
) -> c_int