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.
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