aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--Eigen/CMakeLists.txt (renamed from src/CMakeLists.txt)0
-rw-r--r--Eigen/Core.h (renamed from src/Core.h)0
-rw-r--r--Eigen/Core/Block.h (renamed from src/Core/Block.h)0
-rw-r--r--Eigen/Core/CMakeLists.txt (renamed from src/Core/CMakeLists.txt)0
-rw-r--r--Eigen/Core/Cast.h (renamed from src/Core/Cast.h)0
-rw-r--r--Eigen/Core/Coeffs.h (renamed from src/Core/Coeffs.h)0
-rw-r--r--Eigen/Core/Column.h (renamed from src/Core/Column.h)0
-rw-r--r--Eigen/Core/Conjugate.h (renamed from src/Core/Conjugate.h)0
-rw-r--r--Eigen/Core/DiagonalCoeffs.h (renamed from src/Core/DiagonalCoeffs.h)0
-rw-r--r--Eigen/Core/DiagonalMatrix.h (renamed from src/Core/DiagonalMatrix.h)0
-rw-r--r--Eigen/Core/Difference.h (renamed from src/Core/Difference.h)0
-rw-r--r--Eigen/Core/Dot.h (renamed from src/Core/Dot.h)0
-rw-r--r--Eigen/Core/DynBlock.h (renamed from src/Core/DynBlock.h)0
-rw-r--r--Eigen/Core/Eval.h (renamed from src/Core/Eval.h)0
-rw-r--r--Eigen/Core/Fuzzy.h (renamed from src/Core/Fuzzy.h)0
-rw-r--r--Eigen/Core/IO.h (renamed from src/Core/IO.h)0
-rw-r--r--Eigen/Core/Identity.h (renamed from src/Core/Identity.h)0
-rw-r--r--Eigen/Core/Map.h (renamed from src/Core/Map.h)0
-rw-r--r--Eigen/Core/MathFunctions.h (renamed from src/Core/MathFunctions.h)0
-rw-r--r--Eigen/Core/Matrix.h (renamed from src/Core/Matrix.h)0
-rw-r--r--Eigen/Core/MatrixBase.h (renamed from src/Core/MatrixBase.h)0
-rw-r--r--Eigen/Core/MatrixRef.h (renamed from src/Core/MatrixRef.h)0
-rw-r--r--Eigen/Core/MatrixStorage.h (renamed from src/Core/MatrixStorage.h)0
-rw-r--r--Eigen/Core/Minor.h (renamed from src/Core/Minor.h)0
-rw-r--r--Eigen/Core/NumTraits.h (renamed from src/Core/NumTraits.h)0
-rw-r--r--Eigen/Core/Ones.h (renamed from src/Core/Ones.h)0
-rw-r--r--Eigen/Core/OperatorEquals.h (renamed from src/Core/OperatorEquals.h)0
-rw-r--r--Eigen/Core/Opposite.h (renamed from src/Core/Opposite.h)0
-rw-r--r--Eigen/Core/Product.h (renamed from src/Core/Product.h)0
-rw-r--r--Eigen/Core/Random.h (renamed from src/Core/Random.h)0
-rw-r--r--Eigen/Core/Row.h (renamed from src/Core/Row.h)0
-rw-r--r--Eigen/Core/ScalarMultiple.h (renamed from src/Core/ScalarMultiple.h)0
-rw-r--r--Eigen/Core/Sum.h (renamed from src/Core/Sum.h)0
-rw-r--r--Eigen/Core/Trace.h (renamed from src/Core/Trace.h)0
-rw-r--r--Eigen/Core/Transpose.h (renamed from src/Core/Transpose.h)0
-rw-r--r--Eigen/Core/Util.h (renamed from src/Core/Util.h)0
-rw-r--r--Eigen/Core/Zero.h (renamed from src/Core/Zero.h)0
-rw-r--r--doc/benchmark.cpp2
-rw-r--r--doc/example.cpp2
-rw-r--r--doc/examples/function_dynBlock.cpp2
-rw-r--r--doc/tutorial.cpp2
-rw-r--r--test/main.h2
43 files changed, 6 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ca9780ce1..97397c0f6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,6 +13,6 @@ endif (CMAKE_COMPILER_IS_GNUCXX)
include_directories( ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} )
-add_subdirectory(src)
+add_subdirectory(Eigen)
add_subdirectory(test)
add_subdirectory(doc)
diff --git a/src/CMakeLists.txt b/Eigen/CMakeLists.txt
index 12c48c4a4..12c48c4a4 100644
--- a/src/CMakeLists.txt
+++ b/Eigen/CMakeLists.txt
diff --git a/src/Core.h b/Eigen/Core.h
index aa679896e..aa679896e 100644
--- a/src/Core.h
+++ b/Eigen/Core.h
diff --git a/src/Core/Block.h b/Eigen/Core/Block.h
index 54a93b40f..54a93b40f 100644
--- a/src/Core/Block.h
+++ b/Eigen/Core/Block.h
diff --git a/src/Core/CMakeLists.txt b/Eigen/Core/CMakeLists.txt
index dc4473416..dc4473416 100644
--- a/src/Core/CMakeLists.txt
+++ b/Eigen/Core/CMakeLists.txt
diff --git a/src/Core/Cast.h b/Eigen/Core/Cast.h
index 4d6a30159..4d6a30159 100644
--- a/src/Core/Cast.h
+++ b/Eigen/Core/Cast.h
diff --git a/src/Core/Coeffs.h b/Eigen/Core/Coeffs.h
index d20da2a27..d20da2a27 100644
--- a/src/Core/Coeffs.h
+++ b/Eigen/Core/Coeffs.h
diff --git a/src/Core/Column.h b/Eigen/Core/Column.h
index d1d7f1453..d1d7f1453 100644
--- a/src/Core/Column.h
+++ b/Eigen/Core/Column.h
diff --git a/src/Core/Conjugate.h b/Eigen/Core/Conjugate.h
index 5254660ac..5254660ac 100644
--- a/src/Core/Conjugate.h
+++ b/Eigen/Core/Conjugate.h
diff --git a/src/Core/DiagonalCoeffs.h b/Eigen/Core/DiagonalCoeffs.h
index b20e188b7..b20e188b7 100644
--- a/src/Core/DiagonalCoeffs.h
+++ b/Eigen/Core/DiagonalCoeffs.h
diff --git a/src/Core/DiagonalMatrix.h b/Eigen/Core/DiagonalMatrix.h
index 0ae9399e8..0ae9399e8 100644
--- a/src/Core/DiagonalMatrix.h
+++ b/Eigen/Core/DiagonalMatrix.h
diff --git a/src/Core/Difference.h b/Eigen/Core/Difference.h
index a03e3c937..a03e3c937 100644
--- a/src/Core/Difference.h
+++ b/Eigen/Core/Difference.h
diff --git a/src/Core/Dot.h b/Eigen/Core/Dot.h
index 1c0573a9a..1c0573a9a 100644
--- a/src/Core/Dot.h
+++ b/Eigen/Core/Dot.h
diff --git a/src/Core/DynBlock.h b/Eigen/Core/DynBlock.h
index b6795151c..b6795151c 100644
--- a/src/Core/DynBlock.h
+++ b/Eigen/Core/DynBlock.h
diff --git a/src/Core/Eval.h b/Eigen/Core/Eval.h
index b90018e05..b90018e05 100644
--- a/src/Core/Eval.h
+++ b/Eigen/Core/Eval.h
diff --git a/src/Core/Fuzzy.h b/Eigen/Core/Fuzzy.h
index c1e4ddd74..c1e4ddd74 100644
--- a/src/Core/Fuzzy.h
+++ b/Eigen/Core/Fuzzy.h
diff --git a/src/Core/IO.h b/Eigen/Core/IO.h
index 0aa8f22f7..0aa8f22f7 100644
--- a/src/Core/IO.h
+++ b/Eigen/Core/IO.h
diff --git a/src/Core/Identity.h b/Eigen/Core/Identity.h
index a24a30224..a24a30224 100644
--- a/src/Core/Identity.h
+++ b/Eigen/Core/Identity.h
diff --git a/src/Core/Map.h b/Eigen/Core/Map.h
index 79951b226..79951b226 100644
--- a/src/Core/Map.h
+++ b/Eigen/Core/Map.h
diff --git a/src/Core/MathFunctions.h b/Eigen/Core/MathFunctions.h
index 0647e943f..0647e943f 100644
--- a/src/Core/MathFunctions.h
+++ b/Eigen/Core/MathFunctions.h
diff --git a/src/Core/Matrix.h b/Eigen/Core/Matrix.h
index 989b1a550..989b1a550 100644
--- a/src/Core/Matrix.h
+++ b/Eigen/Core/Matrix.h
diff --git a/src/Core/MatrixBase.h b/Eigen/Core/MatrixBase.h
index 6ca815ef0..6ca815ef0 100644
--- a/src/Core/MatrixBase.h
+++ b/Eigen/Core/MatrixBase.h
diff --git a/src/Core/MatrixRef.h b/Eigen/Core/MatrixRef.h
index ac4fe4bc0..ac4fe4bc0 100644
--- a/src/Core/MatrixRef.h
+++ b/Eigen/Core/MatrixRef.h
diff --git a/src/Core/MatrixStorage.h b/Eigen/Core/MatrixStorage.h
index 112d904b9..112d904b9 100644
--- a/src/Core/MatrixStorage.h
+++ b/Eigen/Core/MatrixStorage.h
diff --git a/src/Core/Minor.h b/Eigen/Core/Minor.h
index 50422c5dd..50422c5dd 100644
--- a/src/Core/Minor.h
+++ b/Eigen/Core/Minor.h
diff --git a/src/Core/NumTraits.h b/Eigen/Core/NumTraits.h
index 9269fbcdc..9269fbcdc 100644
--- a/src/Core/NumTraits.h
+++ b/Eigen/Core/NumTraits.h
diff --git a/src/Core/Ones.h b/Eigen/Core/Ones.h
index 76a3665c6..76a3665c6 100644
--- a/src/Core/Ones.h
+++ b/Eigen/Core/Ones.h
diff --git a/src/Core/OperatorEquals.h b/Eigen/Core/OperatorEquals.h
index 8206d280f..8206d280f 100644
--- a/src/Core/OperatorEquals.h
+++ b/Eigen/Core/OperatorEquals.h
diff --git a/src/Core/Opposite.h b/Eigen/Core/Opposite.h
index 21be7f614..21be7f614 100644
--- a/src/Core/Opposite.h
+++ b/Eigen/Core/Opposite.h
diff --git a/src/Core/Product.h b/Eigen/Core/Product.h
index 506df2160..506df2160 100644
--- a/src/Core/Product.h
+++ b/Eigen/Core/Product.h
diff --git a/src/Core/Random.h b/Eigen/Core/Random.h
index 769e737ee..769e737ee 100644
--- a/src/Core/Random.h
+++ b/Eigen/Core/Random.h
diff --git a/src/Core/Row.h b/Eigen/Core/Row.h
index a9168bb45..a9168bb45 100644
--- a/src/Core/Row.h
+++ b/Eigen/Core/Row.h
diff --git a/src/Core/ScalarMultiple.h b/Eigen/Core/ScalarMultiple.h
index 95c44fc0f..95c44fc0f 100644
--- a/src/Core/ScalarMultiple.h
+++ b/Eigen/Core/ScalarMultiple.h
diff --git a/src/Core/Sum.h b/Eigen/Core/Sum.h
index 3f5f45c7d..3f5f45c7d 100644
--- a/src/Core/Sum.h
+++ b/Eigen/Core/Sum.h
diff --git a/src/Core/Trace.h b/Eigen/Core/Trace.h
index 214953ac5..214953ac5 100644
--- a/src/Core/Trace.h
+++ b/Eigen/Core/Trace.h
diff --git a/src/Core/Transpose.h b/Eigen/Core/Transpose.h
index 7cf989886..7cf989886 100644
--- a/src/Core/Transpose.h
+++ b/Eigen/Core/Transpose.h
diff --git a/src/Core/Util.h b/Eigen/Core/Util.h
index ad05c777c..ad05c777c 100644
--- a/src/Core/Util.h
+++ b/Eigen/Core/Util.h
diff --git a/src/Core/Zero.h b/Eigen/Core/Zero.h
index 95685df48..95685df48 100644
--- a/src/Core/Zero.h
+++ b/Eigen/Core/Zero.h
diff --git a/doc/benchmark.cpp b/doc/benchmark.cpp
index ae2a52e9c..2bf445ed5 100644
--- a/doc/benchmark.cpp
+++ b/doc/benchmark.cpp
@@ -1,6 +1,6 @@
// g++ -O3 -DNDEBUG benchmark.cpp -o benchmark && time ./benchmark
-#include "src/Core.h"
+#include <Eigen/Core.h>
using namespace std;
USING_EIGEN_DATA_TYPES
diff --git a/doc/example.cpp b/doc/example.cpp
index f54819f5f..8b2608655 100644
--- a/doc/example.cpp
+++ b/doc/example.cpp
@@ -1,4 +1,4 @@
-#include "../src/Core.h"
+#include <Eigen/Core.h>
USING_EIGEN_DATA_TYPES
diff --git a/doc/examples/function_dynBlock.cpp b/doc/examples/function_dynBlock.cpp
index bd3cbae1f..7a7e1b320 100644
--- a/doc/examples/function_dynBlock.cpp
+++ b/doc/examples/function_dynBlock.cpp
@@ -1,4 +1,4 @@
-#include "../src/Core.h"
+#include <Eigen/Core.h>
USING_EIGEN_DATA_TYPES
using namespace std;
int main(int, char**)
diff --git a/doc/tutorial.cpp b/doc/tutorial.cpp
index 8348cab52..e98e1c07a 100644
--- a/doc/tutorial.cpp
+++ b/doc/tutorial.cpp
@@ -1,4 +1,4 @@
-#include "../src/Core.h"
+#include <Eigen/Core.h>
USING_EIGEN_DATA_TYPES
diff --git a/test/main.h b/test/main.h
index 29a56b973..8cab47331 100644
--- a/test/main.h
+++ b/test/main.h
@@ -29,7 +29,7 @@
#include <QtTest/QtTest>
#define EIGEN_INTERNAL_DEBUGGING
-#include "../src/Core.h"
+#include <Eigen/Core.h>
#include <cstdlib>
#include <ctime>