yvesSolveNonLinearError Delegate |
Namespace: DWSIM.MathOps.MathEx.SysLinAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public delegate float SolveNonLinearError(
float[] sX
)
Public Delegate Function SolveNonLinearError (
sX As Single()
) As Single
Request Example
Parameters
- sX Single
-
Return Value
SingleSee Also