boolean_matrix

Undocumented in source.

Members

Functions

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.

Structs

BCV
struct BCV(size_t n)
Undocumented in source.
BSM
struct BSM(size_t n)
Undocumented in source.

Meta