TSystem.Transpose Method
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
public TNumber Transpose()
Public Function Transpose As TNumber
public:
TNumber^ Transpose()
member Transpose : unit -> TNumber
Return Value
TNumberTNumber wrapper for a new
TSystem instance
containing the results of
Transpose() applied to all elements of this
TSystem.