NArrayT, DTranspose Method
Transpose 2D-Array (Matrix)
Namespace: Metas.UncLib.Core.NdimsAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9245.26154
Public Function Transpose As T
public:
virtual T Transpose() sealed
abstract Transpose : unit -> 'T
override Transpose : unit -> 'T
TINArrayT, DTranspose