lbfgsDefine Func Grad Delegate Method
Definition
Namespace: DWSIM.MathOps.MathEx.LBFGS
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
public void DefineFuncGradDelegate(
lbfgsfuncgraddelegate fg
)VB
Public Sub DefineFuncGradDelegate (
fg As lbfgsfuncgraddelegate
)