[][src]Function gsl_sys::gsl_matrix_const_view_vector_with_tda

pub unsafe extern "C" fn gsl_matrix_const_view_vector_with_tda(
    v: *const gsl_vector,
    n1: usize,
    n2: usize,
    tda: usize
) -> _gsl_matrix_const_view