Click or drag to resize
GeMatrix Properties

The GeMatrix type exposes the following members.

Properties
  NameDescription
Public propertyDeterminant
Returns the determinant of this matrix.
Public propertyStatic memberEmpty
Returns empty matrix.
Public propertyStatic memberIdentity
Returns identity matrix.
Public propertyIsEmpty
Returns True if object instance is considered empty, otherwise returns False.
Top
See Also