| <T>LAPACK 0.1.2
    C++ Template Linear Algebra PACKage | 
Returns a vector of random numbers from a uniform or normal distribution. More...


Go to the source code of this file.
| Namespaces | |
| namespace | tlapack | 
| Sort the numbers in D in increasing order (if ID = 'I') or in decreasing order (if ID = 'D' ). | |
| Functions | |
| template<int idist, TLAPACK_VECTOR vector_t, class iseed_t > | |
| void | tlapack::larnv (iseed_t &iseed, vector_t &x) | 
| Returns a vector of n random numbers from a uniform or normal distribution. | |
Returns a vector of random numbers from a uniform or normal distribution.