Click or drag to resize

FormOptimizationeval_f Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public bool eval_f(
	int n,
	double[] x,
	bool new_x,
	ref double obj_value
)
Request Example View Source

Parameters

n  Int32
 
x  Double
 
new_x  Boolean
 
obj_value  Double
 

Return Value

Boolean
See Also