yvesLoad Method
Definition
Namespace: DWSIM.MathOps.MathEx.SysLin
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 bool Load(
string strFile,
ref float[,] sM
)VB
Public Shared Function Load (
strFile As String,
ByRef sM As Single(,)
) As Boolean