DTRTRI(LSAME, ILAENV, DTRMM, DTRSM, DTRTI 2, 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 DTRTRI(
LSAME lsame,
ILAENV ilaenv,
DTRMM dtrmm,
DTRSM dtrsm,
DTRTI2 dtrti2,
XERBLA xerbla
)VB
Public Sub New (
lsame As LSAME,
ilaenv As ILAENV,
dtrmm As DTRMM,
dtrsm As DTRSM,
dtrti2 As DTRTI2,
xerbla As XERBLA
)