Function ndarray_linalg::layout::into_col_vec [] [src]

pub fn into_col_vec<S>(a: ArrayBase<S, Ix1>) -> ArrayBase<S, Ix2> where
    S: Data