DLASY 2(IDAMAX, DLAMCH, DCOPY, DSWAP) 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 DLASY2(
IDAMAX idamax,
DLAMCH dlamch,
DCOPY dcopy,
DSWAP dswap
)VB
Public Sub New (
idamax As IDAMAX,
dlamch As DLAMCH,
dcopy As DCOPY,
dswap As DSWAP
)