Matrix3x3.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix3x3(ElemT)
const
bool
opEquals
(
in Matrix3x3!ElemT v
)
if (
traits.isNumeric!ElemT
)

Meta