DGGSVD(LSAME, DLAMCH, DLANGE, DCOPY, DGGSVP, DTGSJA, XERBLA) 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 DGGSVD(
LSAME lsame,
DLAMCH dlamch,
DLANGE dlange,
DCOPY dcopy,
DGGSVP dggsvp,
DTGSJA dtgsja,
XERBLA xerbla
)VB
Public Sub New (
lsame As LSAME,
dlamch As DLAMCH,
dlange As DLANGE,
dcopy As DCOPY,
dggsvp As DGGSVP,
dtgsja As DTGSJA,
xerbla As XERBLA
)