Click or drag to resize

FormOptimizationeval_g Method


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

Parameters

n  Int32
 
x  Double
 
new_x  Boolean
 
m  Int32
 
g  Double
 

Return Value

Boolean
See Also