MODLNP(DDOT, INITPC, ZTIME, MSOLVE, GTIMS, NDIA 3, DAXPY, NEGVEC, DCOPY) Constructor
Definition
Namespace: DotNumerics.Optimization.TN
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public MODLNP(
DDOT ddot,
INITPC initpc,
ZTIME ztime,
MSOLVE msolve,
GTIMS gtims,
NDIA3 ndia3,
DAXPY daxpy,
NEGVEC negvec,
DCOPY dcopy
)VB
Public Sub New (
ddot As DDOT,
initpc As INITPC,
ztime As ZTIME,
msolve As MSOLVE,
gtims As GTIMS,
ndia3 As NDIA3,
daxpy As DAXPY,
negvec As NEGVEC,
dcopy As DCOPY
)