Mat LibPrint Mat 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 string PrintMat(
double[,] Mat
)VB
Public Shared Function PrintMat (
Mat As Double(,)
) As StringParameters
- Mat Double