Go to the source code of this file.
Functions/Subroutines |
INTEGER | DLANEG (N, D, LLD, SIGMA, PIVMIN, R) |
Function Documentation
INTEGER DLANEG |
( |
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
D, |
|
|
DOUBLE PRECISION,dimension( * ) |
LLD, |
|
|
DOUBLE PRECISION |
SIGMA, |
|
|
DOUBLE PRECISION |
PIVMIN, |
|
|
INTEGER |
R |
|
) |
| |