- isBijective
auto isBijective(M a)
Undocumented in source. Be warned that the author may not have intended to support it.
- isIrreflexive
auto isIrreflexive(M a)
Undocumented in source. Be warned that the author may not have intended to support it.
- isSymmetric
auto isSymmetric(M a)
Undocumented in source. Be warned that the author may not have intended to support it.
- transpose
auto transpose(M a)
Undocumented in source. Be warned that the author may not have intended to support it.