SymmetricMatrix Operators |
The SymmetricMatrix type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Addition |
Adds two symmetric matrices.
|
![]() ![]() | Multiply |
Multiplies a symmetric matrix by a real factor.
|
![]() ![]() | Subtraction |
Subtracts two symmetric matrices.
|
![]() ![]() | UnaryNegation |
Negates a symmetric matrix.
|