Go to file
Jitse Niesen 9cd4f67e7f Specify root namespace for fftw_plan from FFTW3 library.
After changeset 4716040703
 (the ei_ --> internal:: change), there are two symbols
called fftw_plan, one from the FFTW3 library and one from Eigen.
2010-12-12 11:44:30 +00:00
bench compilation fix 2010-12-09 19:46:26 +01:00
blas Remove parentheses for compatibility with cmake 2.6.2 2010-11-24 22:26:13 +00:00
cmake Improves the filter for hidden files in "Eigen" and "Eigen/src". 2010-11-22 10:47:07 -05:00
debug Improved the fixed size array display. 2010-10-20 11:56:29 +02:00
demos bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
doc add main ei_* functions into Eigen2Support 2010-12-03 11:22:35 +01:00
Eigen Fixed NEON compilation errors, changed float-abi back to softfp (which is the most used right now). 2010-12-10 20:27:46 +02:00
scripts
test fix intermittend failure of schur_real test: there only is an iterative process if size>2 2010-12-10 02:10:03 -05:00
unsupported Specify root namespace for fftw_plan from FFTW3 library. 2010-12-12 11:44:30 +00:00
.hgignore
.krazy
CMakeLists.txt Fixed NEON compilation errors, changed float-abi back to softfp (which is the most used right now). 2010-12-10 20:27:46 +02:00
COPYING.GPL
COPYING.LGPL
CTestConfig.cmake Raise the error/warning limit. 2010-06-20 22:38:36 +02:00
eigen3.pc.in
INSTALL
signature_of_eigen3_matrix_library