gsl_sys

Function gsl_matrix_float_const_row

Source
pub unsafe extern "C" fn gsl_matrix_float_const_row(
    m: *const gsl_matrix_float,
    i: usize,
) -> _gsl_vector_float_const_view