The Matrix type exposes the following members.
Name | Description | |
---|---|---|
Determinant |
Gets a determinant of the matrix. |
|
Elements |
Gets a reference to the array which stores the matrix elements. |
|
IsDisposed | (Inherited from LockableObject.) | |
IsIdentity |
Gets a value that specifies whether this instance is an identify matrix. |
|
IsInvertible |
Gets a value that specifies whether the matrix can be inverted. |
|
Locked |
Indicates if the object has been locked. (Inherited from LockableObject.) |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from LockableObject.) |