lbfgsbDefineFuncGradDelegate Method

Definition

Namespace: DWSIM.MathOps.MathEx.LBFGSB
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public void DefineFuncGradDelegate(
	lbfgsbfuncgraddelegate fg
)

Parameters

fg  lbfgsbfuncgraddelegate
 

See Also