Go to the source code of this file.
Functions/Subroutines |
subroutine | DDISNA (JOB, M, N, D, SEP, INFO) |
Function Documentation
subroutine DDISNA |
( |
CHARACTER |
JOB, |
|
|
INTEGER |
M, |
|
|
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
D, |
|
|
DOUBLE PRECISION,dimension( * ) |
SEP, |
|
|
INTEGER |
INFO |
|
) |
| |