clapack.h

Go to the documentation of this file.
00001 
00015 #ifndef _DLR_RANDOM_CLAPACK_H_
00016 #define _DLR_RANDOM_CLAPACK_H_
00017 
00018 #include <dlrCommon/types.h>
00019 
00020 #ifdef __cplusplus
00021 extern "C" {
00022 #endif
00023   
00029   void dlarnv_(dlr::Int32* IDIST, dlr::Int32* ISEED, dlr::Int32* N,
00030                dlr::Float64* X);
00031 
00032 
00033 #ifdef __cplusplus
00034 }
00035 #endif
00036 #endif /* _DLR_RANDOM_CLAPACK_H_ */

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