DLAMC 2(DLAMC 3, DLAMC 1, DLAMC 4, DLAMC 5) Constructor
Definition
Namespace: DotNumerics.LinearAlgebra.CSLapack
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 DLAMC2(
DLAMC3 dlamc3,
DLAMC1 dlamc1,
DLAMC4 dlamc4,
DLAMC5 dlamc5
)VB
Public Sub New (
dlamc3 As DLAMC3,
dlamc1 As DLAMC1,
dlamc4 As DLAMC4,
dlamc5 As DLAMC5
)