MATUPD(DCOPY, 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)
public MATUPD(
	DCOPY dcopy,
	DDOT ddot
)

Parameters

dcopy  DCOPY
 
ddot  DDOT
 

See Also