XMatrix Operators and Type ConversionsTerminal Works - PDF Printing.Net Library

The XMatrix type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberEquality
Determines whether the two matrices are equal.
Public operatorStatic member(XMatrix to Matrix)
Explicitly converts a XMatrix to a Matrix.
Public operatorStatic member(Matrix to XMatrix)
Implicitly converts a Matrix to an XMatrix.
Public operatorStatic memberInequality
Determines whether the two matrices are not equal.
Public operatorStatic memberMultiply
Multiplies two matrices.
Top
See Also

Reference