METAS VNA Tools Help
C#
VB
C++
F#
Show/Hide TOC
INArray
T
,
D
Transpose Method
Transpose 2D-Array (Matrix)
Definition
Namespace:
Metas.UncLib.Core.Ndims.Interface
Assembly:
Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
Copy
T
Transpose
()
VB
Copy
Function
Transpose
As
T
C++
Copy
T
Transpose
()
F#
Copy
abstract
Transpose
:
unit
->
'T
Return Value
T
See Also
Reference
INArray
T, D
Interface
Metas.UncLib.Core.Ndims.Interface Namespace
In This Article
Definition
See Also