FORMK(DCOPY, DPOFA, DTRSL, DDOT) Constructor
Definition
Namespace: DotNumerics.Optimization.LBFGSB
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public FORMK(
DCOPY dcopy,
DPOFA dpofa,
DTRSL dtrsl,
DDOT ddot
)VB
Public Sub New (
dcopy As DCOPY,
dpofa As DPOFA,
dtrsl As DTRSL,
ddot As DDOT
)