fix building of examples

This commit is contained in:
Gael Guennebaud 2008-06-03 09:43:59 +00:00
parent a9cf229e15
commit bcb32839c2
4 changed files with 580 additions and 577 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,5 @@
#include <Eigen/Core>
#include <Eigen/Array>
USING_PART_OF_NAMESPACE_EIGEN
using namespace std;

View File

@ -1,4 +1,5 @@
#include <Eigen/Core>
#include <Eigen/Array>
USING_PART_OF_NAMESPACE_EIGEN
using namespace std;

View File

@ -1,4 +1,5 @@
#include <Eigen/Core>
#include <Eigen/Array>
#include <Eigen/LU>
USING_PART_OF_NAMESPACE_EIGEN
using namespace std;