DTRTRS Class |
The DTRTRS type exposes the following members.
Name | Description | |
---|---|---|
DTRTRS | ||
DTRTRS(LSAME, DTRSM, XERBLA) |
Name | Description | |
---|---|---|
Run | Purpose ======= DTRTRS solves a triangular system of the form A * X = B or A**T * X = B, where A is a triangular matrix of order N, and B is an N-by-NRHS matrix. A check is made to verify that A is nonsingular. |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |