Go to file
2010-03-16 17:26:55 +00:00
bench Fixed line endings. 2010-03-05 18:11:54 +01:00
blas blas: add warnings for non implemented functions 2010-03-03 09:32:10 +01:00
cmake introduce EIGEN_DONT_ALIGN_STACK (disables alignment attributes) and EIGEN_DONT_ALIGN_HEAP (disables aligned malloc)... 2010-03-06 02:17:37 -05:00
debug
demos
disabled Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
doc tests : fix compilation issues, adding <iostream> and removing 2010-03-08 20:34:24 +01:00
Eigen API change: ei_matrix_exponential(A) --> A.exp(), etc 2010-03-16 17:26:55 +00:00
scripts
test nomalloc: minor cleanup 2010-03-08 21:30:06 -05:00
unsupported API change: ei_matrix_exponential(A) --> A.exp(), etc 2010-03-16 17:26:55 +00:00
.hgignore tests : fix compilation issues, adding <iostream> and removing 2010-03-08 20:34:24 +01:00
.krazy
CMakeLists.txt introduce EIGEN_DONT_ALIGN_STACK (disables alignment attributes) and EIGEN_DONT_ALIGN_HEAP (disables aligned malloc)... 2010-03-06 02:17:37 -05:00
COPYING.GPL
COPYING.LGPL
CTestConfig.cmake
Doxyfile
eigen3.pc.in
INSTALL
Mainpage.dox
signature_of_eigen3_matrix_library