Function gsl_sys::gsl_matrix_column[][src]

pub unsafe extern "C" fn gsl_matrix_column(
    m: *mut gsl_matrix,
    j: usize
) -> _gsl_vector_view