| FloatMatrix Methods |
The FloatMatrix type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTranspose |
Gets the transpose. For example, the transpose of MxN is NxM.
| |
| ToString |
Returns a String that represents the current FloatMatrix.
(Overrides ObjectToString.) |