Matrix2x4

template Matrix2x4 (
T
) {}

Members

Aliases

Matrix2x4
alias Matrix2x4 = Matrix!(T, 2, 4)
Undocumented in source.

Meta