MatLibInv Method

Definition

Namespace: DWSIM.MathOps.MathEx.MatrixOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static double[,] Inv(
	double[,] Mat
)

Parameters

Mat  Double
 

Return Value

Double

See Also