Click or drag to resize

MSLV(DDOT, SSBFGS) Constructor


Namespace: DotNumerics.Optimization.TN
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MSLV(
	DDOT ddot,
	SSBFGS ssbfgs
)
Request Example View Source

Parameters

ddot  DDOT
 
ssbfgs  SSBFGS
 
See Also