Matrix3

template Matrix3 (
T
) {}

Members

Aliases

Matrix3
alias Matrix3 = Matrix!(T, 3)
Undocumented in source.

Meta