Type Definition kalast::V3X[][src]

type V3X<T> = Matrix3xX<T>;

Type alias for Matrix3xX. The matrix has a fixed number of rows (3) and a dynamical number of columns.