- 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.
- lowerRotator
auto  lowerRotator(size_t shift)
 Undocumented in source. Be warned that the author may not have intended to support it.
- permutation
auto  permutation(size_t[] substitution)
 Undocumented in source.
- transpose
auto  transpose(M a)
 Undocumented in source. Be warned that the author may not have intended to support it.
- upperRotator
auto  upperRotator(size_t shift)
 Undocumented in source. Be warned that the author may not have intended to support it.