Namespace: DWSIM.MathOps.MathEx.SysLinAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public static bool Load(
string strFile,
ref float[,] sM
)
Public Shared Function Load (
strFile As String,
ByRef sM As Single(,)
) As Boolean
Request Example
View SourceParameters
- strFile String
-
- sM Single
-
Return Value
BooleanSee Also