Click or drag to resize

SFUNUpdateExternalVariables(OptBoundVariable, Double, Int32) Method


Namespace: DotNumerics.Optimization.TN
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private void UpdateExternalVariables(
	OptBoundVariable[] variables,
	double[] X,
	int o_x
)
Request Example View Source

Parameters

variables  OptBoundVariable
 
X  Double
 
o_x  Int32
 
See Also