remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support.

improve porting-Eigen2-to-3 docs
This commit is contained in:
Benoit Jacob
2010-04-22 18:27:13 -04:00
parent ef789fe0d2
commit abbe260905
22 changed files with 114 additions and 124 deletions

View File

@@ -6,7 +6,7 @@
#endif
using namespace std;
USING_PART_OF_NAMESPACE_EIGEN
using namespace Eigen;
#ifndef REPEAT
#define REPEAT 40000000