LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | SLASD4 (N, I, D, Z, DELTA, RHO, SIGMA, WORK, INFO) |
subroutine SLASD4 | ( | INTEGER | N, |
INTEGER | I, | ||
REAL,dimension( * ) | D, | ||
REAL,dimension( * ) | Z, | ||
REAL,dimension( * ) | DELTA, | ||
REAL | RHO, | ||
REAL | SIGMA, | ||
REAL,dimension( * ) | WORK, | ||
INTEGER | INFO | ||
) |