Matrix.determinant3x3

Undocumented in source.
struct Matrix(T, size_t N)
const
static if(N == 4 || N == 3)
T
determinant3x3
()

Meta