lbfgsDefineFuncGradDelegate Method

Definition

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

Parameters

fg  lbfgsfuncgraddelegate
 

See Also