Simbody
3.7
|
This is the default commitment for a skew Hermitian (not skew symmetric) matrix. More...
Additional Inherited Members | |
![]() | |
MatrixCommitment (const MatrixStructure &structure, const MatrixStorage &storage, const MatrixOutline &outline, const MatrixCondition &condition) | |
![]() | |
MatrixStructure | structure |
These are the commitments as specified. More... | |
MatrixStorage | storage |
MatrixOutline | outline |
MatrixCondition | condition |
MatrixCharacter::Mask | masks |
These are the bitmasks of acceptable characteristics which would satisfy the above-specified commitments. More... | |
![]() | |
std::ostream & | operator<< (std::ostream &o, const MatrixCommitment &) |
Output a textual description of a MatrixCommitment; handy for debugging. More... | |
This is the default commitment for a skew Hermitian (not skew symmetric) matrix.
Diagonal elements must be pure imaginary since when conjugated they must be their own negation for a skew matrix.