LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
dlarnv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dlarnv (IDIST, ISEED, N, X)
 DLARNV returns a vector of random numbers from a uniform or normal distribution. More...
 
dlaruv
subroutine dlaruv(ISEED, N, X)
DLARUV returns a vector of n random real numbers from a uniform distribution.
Definition: dlaruv.f:97