Function gsl_sys::gsl_matrix_short_const_subcolumn
source · [−]pub unsafe extern "C" fn gsl_matrix_short_const_subcolumn(
m: *const gsl_matrix_short,
j: usize,
offset: usize,
n: usize
) -> _gsl_vector_short_const_view