Click or drag to resize

SymmetricMatrix Operators

The SymmetricMatrix type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberAddition
Adds two symmetric matrices.
Public operatorStatic memberMultiply
Multiplies a symmetric matrix by a real factor.
Public operatorStatic memberSubtraction
Subtracts two symmetric matrices.
Public operatorStatic memberUnaryNegation
Negates a symmetric matrix.
Top
See Also