SRC/dlarnv.f File Reference
Go to the source code of this file.
Functions/Subroutines |
| subroutine | DLARNV (IDIST, ISEED, N, X) |
Function Documentation
| subroutine DLARNV |
( |
INTEGER |
IDIST, |
|
|
INTEGER,dimension( 4 ) |
ISEED, |
|
|
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
X | |
|
) |
| | |