Click or drag to resize

MODLNP(DDOT, INITPC, ZTIME, MSOLVE, GTIMS, NDIA3, DAXPY, NEGVEC, DCOPY) 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 MODLNP(
	DDOT ddot,
	INITPC initpc,
	ZTIME ztime,
	MSOLVE msolve,
	GTIMS gtims,
	NDIA3 ndia3,
	DAXPY daxpy,
	NEGVEC negvec,
	DCOPY dcopy
)
Request Example View Source

Parameters

ddot  DDOT
 
initpc  INITPC
 
ztime  ZTIME
 
msolve  MSOLVE
 
gtims  GTIMS
 
ndia3  NDIA3
 
daxpy  DAXPY
 
negvec  NEGVEC
 
dcopy  DCOPY
 
See Also