gsl_sys

Function gsl_matrix_short_scale_rows

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