Click or drag to resize

lbfgsbDefineFuncGradDelegate Method


Namespace: DWSIM.MathOps.MathEx.LBFGSB
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public void DefineFuncGradDelegate(
	lbfgsbfuncgraddelegate fg
)
Request Example View Source

Parameters

fg  lbfgsbfuncgraddelegate
 
See Also