FormOptimizationFuncGrad_LBFGS Method

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public void FuncGrad_LBFGS(
	double[] x,
	ref double f,
	ref double[] g
)

Parameters

x  Double
 
f  Double
 
g  Double
 

See Also