PermutationElement

Undocumented in source.

Constructors

this
this(BSM!degree entity)
Undocumented in source.

Members

Functions

opBinary
auto opBinary(SetElement!degree s)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
auto opBinary(PermutationElement!degree g)
Undocumented in source. Be warned that the author may not have intended to support it.
transpose
auto transpose()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

opDispatch
opDispatch [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

entity
immutable(BSM!degree) entity;
Undocumented in source.

Meta