The following tables list the members exposed by Matrix.
Name | Description | |
---|---|---|
![]() | Matrix Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Dimensions | The dimensions of the matrix. |
![]() | Elements | The elements of the matrix. |
![]() | TypeInfo | The type information for the matrix. |
Name | Description | |
---|---|---|
![]() | Clone | Makes a deep copy of the object. |
![]() | ToArray | Returns the flattened array as a multi-dimensional array. |
![]() | ToString | Overloaded. Returns the string representation of the object. |