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