Click or drag to resize

FORMK(DCOPY, DPOFA, DTRSL, DDOT) Constructor


Namespace: DotNumerics.Optimization.LBFGSB
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FORMK(
	DCOPY dcopy,
	DPOFA dpofa,
	DTRSL dtrsl,
	DDOT ddot
)
Request Example View Source

Parameters

dcopy  DCOPY
 
dpofa  DPOFA
 
dtrsl  DTRSL
 
ddot  DDOT
 
See Also