Click or drag to resize

yvesSolveNonLinearError Delegate


Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public delegate float SolveNonLinearError(
	float[] sX
)
Request Example

Parameters

sX  Single
 

Return Value

Single
See Also