ndarray::linalg::Col [] [src]

type Col<A> = Array<A, Ix>;

Column vector.