yvesSolveNonLinearError Delegate

Definition

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

Parameters

sX  Single
 

Return Value

Single

See Also