Go to the source code of this file.
Functions/Subroutines | |
| subroutine | SLAED9 (K, KSTART, KSTOP, N, D, Q, LDQ, RHO, DLAMDA, W, S, LDS, INFO) |
| subroutine SLAED9 | ( | INTEGER | K, | |
| INTEGER | KSTART, | |||
| INTEGER | KSTOP, | |||
| INTEGER | N, | |||
| REAL,dimension( * ) | D, | |||
| REAL,dimension( ldq, * ) | Q, | |||
| INTEGER | LDQ, | |||
| REAL | RHO, | |||
| REAL,dimension( * ) | DLAMDA, | |||
| REAL,dimension( * ) | W, | |||
| REAL,dimension( lds, * ) | S, | |||
| INTEGER | LDS, | |||
| INTEGER | INFO | |||
| ) |
1.6.3