Click or drag to resize

DTRSL(DDOT, DAXPY) 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 DTRSL(
	DDOT ddot,
	DAXPY daxpy
)
Request Example View Source

Parameters

ddot  DDOT
 
daxpy  DAXPY
 
See Also