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