Click or drag to resize

MATUPD(DCOPY, 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 MATUPD(
	DCOPY dcopy,
	DDOT ddot
)
Request Example View Source

Parameters

dcopy  DCOPY
 
ddot  DDOT
 
See Also