Changeset 254 for tests/datalink_test.cpp
- Timestamp:
- 01/28/09 10:00:56 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
tests/datalink_test.cpp
r192 r254 4 4 #include "../bdm/math/chmat.h" 5 5 6 using namespace itpp;6 using namespace bdm; 7 7 8 8 //These lines are needed for use of cout and endl