Click or drag to resize
FloatMatrix Methods

The FloatMatrix type exposes the following members.

Methods
  NameDescription
Public methodGetTranspose
Gets the transpose. For example, the transpose of MxN is NxM.
Public methodToString
Returns a String that represents the current FloatMatrix.
(Overrides ObjectToString.)
Top
See Also