FormOptimizationNewIterUpdate Method

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
private void NewIterUpdate(
	ref double[] x,
	double f,
	ref double[] g,
	ref bool abort
)

Parameters

x  Double
 
f  Double
 
g  Double
 
abort  Boolean
 

See Also