SFUNUpdateExternalVariables(Double, Int32) Method

Definition

Namespace: DotNumerics.Optimization.TN
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
private void UpdateExternalVariables(
	double[] X,
	int o_x
)

Parameters

X  Double
 
o_x  Int32
 

See Also