boolean_matrix

Undocumented in source.

Members

Functions

cyclicPermutation
auto cyclicPermutation(size_t shift)
Undocumented in source. Be warned that the author may not have intended to support it.
cyclicPermutationInv
auto cyclicPermutationInv(size_t shift)
Undocumented in source. Be warned that the author may not have intended to support it.
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.
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.

Structs

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

Meta