clapack.h File Reference

Klugey header file to declare the LAPACK routines we need. More...

#include <dlrCommon/types.h>

Include dependency graph for clapack.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dlarnv_ (dlr::Int32 *IDIST, dlr::Int32 *ISEED, dlr::Int32 *N, dlr::Float64 *X)
 This is a declaration for the LAPACK routine dlarnv(), which computes a vector of random real numbers from a uniform distribution.


Detailed Description

Klugey header file to declare the LAPACK routines we need.

Copyright (C) 2001-2004 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
857
Date
2007-04-06 18:06:25 -0400 (Fri, 06 Apr 2007)

Definition in file clapack.h.


Function Documentation

void dlarnv_ ( dlr::Int32 *  IDIST,
dlr::Int32 *  ISEED,
dlr::Int32 *  N,
dlr::Float64 *  X 
)

This is a declaration for the LAPACK routine dlarnv(), which computes a vector of random real numbers from a uniform distribution.

Referenced by dlr::random::PseudoRandom::normal(), and dlr::random::PseudoRandom::uniform().


Generated on Wed Nov 25 00:12:12 2009 for dlrUtilities Utility Library by  doxygen 1.5.8