DGTSV Class |
The DGTSV type exposes the following members.
Name | Description | |
---|---|---|
DGTSV | ||
DGTSV(XERBLA) |
Name | Description | |
---|---|---|
Run | Purpose ======= DGTSV solves the equation A*X = B, where A is an n by n tridiagonal matrix, by Gaussian elimination with partial pivoting. Note that the equation A'*X = B may be solved by interchanging the order of the arguments DU and DL. |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |