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