Go to the source code of this file.
Functions/Subroutines |
subroutine | CLATM1 (MODE, COND, IRSIGN, IDIST, ISEED, D, N, INFO) |
Function Documentation
subroutine CLATM1 |
( |
INTEGER |
MODE, |
|
|
REAL |
COND, |
|
|
INTEGER |
IRSIGN, |
|
|
INTEGER |
IDIST, |
|
|
INTEGER,dimension( 4 ) |
ISEED, |
|
|
COMPLEX,dimension( * ) |
D, |
|
|
INTEGER |
N, |
|
|
INTEGER |
INFO |
|
) |
| |