Go to the source code of this file.
Functions/Subroutines |
DOUBLE PRECISION | DLANGT (NORM, N, DL, D, DU) |
Function Documentation
DOUBLE PRECISION DLANGT |
( |
CHARACTER |
NORM, |
|
|
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
DL, |
|
|
DOUBLE PRECISION,dimension( * ) |
D, |
|
|
DOUBLE PRECISION,dimension( * ) |
DU |
|
) |
| |