Mat LibTranspose Method
Definition
Namespace: DWSIM.MathOps.MathEx.MatrixOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
public static double[,] Transpose(
double[,] Mat
)VB
Public Shared Function Transpose (
Mat As Double(,)
) As Double(,)Parameters
- Mat Double