Type Definition kalast::VX[][src]

type VX<T> = DVector<T>;

Type alias for DVector. The matrix is a vector of X columns.