Changeset 343
- Timestamp:
- 05/15/09 14:12:32 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
bdm/itpp_ext.cpp
r328 r343 13 13 #include "itpp_ext.h" 14 14 15 #ifndef M_PI 16 #define M_PI 3.14159265358979323846 17 #endif 15 18 // from algebra/lapack.h 16 19