yvesLoad Method

Definition

Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static bool Load(
	string strFile,
	ref float[,] sM
)

Parameters

strFile  String
 
sM  Single
 

Return Value

Boolean

See Also