Go to file
2009-01-09 00:55:53 +00:00
bench the big memory changes. the most important changes are: 2009-01-08 15:20:21 +00:00
cmake add BLAS dependency in FindSuperLU.cmake 2009-01-08 11:27:02 +00:00
demos prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all cmake files 2008-12-02 12:59:10 +00:00
disabled Update e-mail address 2008-11-24 13:40:43 +00:00
doc EIGEN_MAKE_ALIGNED_OPERATOR_NEW didn't actually need to get the class 2009-01-08 15:37:13 +00:00
Eigen * Added aligned_allocator for using 16-byte aligned types with STL containers. There is still a compile-time problem with STL containers that have a standard-conformant resize() method, but this should resolve the original user issue which was storing aligned objects in a std::map. 2009-01-09 00:55:53 +00:00
test add a ctest testsuite.cmake script to simplify the generation of nightly builds 2009-01-08 18:38:58 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt Add cdash.org support: 2009-01-08 11:53:21 +00:00
COPYING
COPYING.LESSER
CTestConfig.cmake change the day switch time to 5:00 UTC 2009-01-08 18:45:26 +00:00
Doxyfile * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
Mainpage.dox tutorial: add array module warnings when needed 2008-11-17 15:38:57 +00:00