DGETRS Class |
The DGETRS type exposes the following members.
| Name | Description | |
|---|---|---|
| DGETRS | ||
| DGETRS(LSAME, DLASWP, DTRSM, XERBLA) |
| Name | Description | |
|---|---|---|
| Run | Purpose ======= DGETRS solves a system of linear equations A * X = B or A' * X = B with a general N-by-N matrix A using the LU factorization computed by DGETRF. |
| Name | Description | |
|---|---|---|
| GetEnumNames | (Defined by General) | |
| IsValidDouble | (Defined by General) |