Click or drag to resize

lbfgsDefineFuncGradDelegate Method


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

Parameters

fg  lbfgsfuncgraddelegate
 
See Also