DGETRI Class |
The DGETRI type exposes the following members.
Name | Description | |
---|---|---|
![]() | DGETRI | |
![]() | DGETRI(ILAENV, DGEMM, DGEMV, DSWAP, DTRSM, DTRTRI, XERBLA) |
Name | Description | |
---|---|---|
![]() | Run | Purpose ======= DGETRI computes the inverse of a matrix using the LU factorization computed by DGETRF. This method inverts U and then computes inv(A) by solving the system inv(A)*L = inv(U) for inv(A). |
Name | Description | |
---|---|---|
![]() | GetEnumNames | (Defined by General) |
![]() | IsValidDouble | (Defined by General) |