Returns a vector of n random real numbers from a uniform distribution.
The FORTRAN 77 interfaces are specified in the mkl_lapack.fi include file (to be used in Fortran programs) and in the mkl_lapack.h include file (to be used in C programs).
The routine ?laruv returns a vector of n random real numbers from a uniform (0,1) distribution (n ≤ 128).
This is an auxiliary routine called by ?larnv.
Copyright © 1994 - 2011, Intel Corporation. All rights reserved.