|
MBSVT 1.0
|
Functions/Subroutines | |
| subroutine | dpofa (a, lda, n, info) |
| subroutine | dtrsl (t, ldt, n, b, job, info) |
| subroutine dpofa | ( | double precision,dimension(lda,*) | a, |
| integer | lda, | ||
| integer | n, | ||
| integer | info | ||
| ) |
| subroutine dtrsl | ( | double precision,dimension(ldt,*) | t, |
| integer | ldt, | ||
| integer | n, | ||
| double precision,dimension(*) | b, | ||
| integer | job, | ||
| integer | info | ||
| ) |

1.7.4