Matrix2

template Matrix2 (
T
) {}

Members

Aliases

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

Meta