mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support.
improve porting-Eigen2-to-3 docs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <Eigen/Core>
|
||||
|
||||
using namespace std;
|
||||
USING_PART_OF_NAMESPACE_EIGEN
|
||||
using namespace Eigen;
|
||||
|
||||
#ifndef VECTYPE
|
||||
#define VECTYPE VectorXLd
|
||||
|
||||
Reference in New Issue
Block a user