Function gsl_sys::gsl_matrix_short_scale_rows[][src]

pub unsafe extern "C" fn gsl_matrix_short_scale_rows(
    a: *mut gsl_matrix_short,
    x: *const gsl_vector_short
) -> c_int