Type Definition tool::Vectors[][src]

type Vectors<T> = MatrixXx3<T>;

Type alias for MatrixXx3. The matrix has X row and 3 columns.