Go to file
Benoit Jacob 93a089adc8 disable alignment altogether outside of the platforms which potentially have SSE or AltiVec
This should remove most portability issues to other platforms where data alignment issues (including
overloading operator new and new[]) can be tricky, and where data alignment is not needed in the first place.
2009-02-04 16:53:03 +00:00
bench update cholesky benchmark 2009-02-03 19:05:10 +00:00
cmake FindUmfPack: add AMD and COLAMD libraries only if they are found 2009-01-27 16:22:08 +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 * classify and sort the doxygen "related pages" 2009-02-04 09:44:44 +00:00
doc setup the unsupported directory structure. 2009-02-04 15:37:00 +00:00
Eigen disable alignment altogether outside of the platforms which potentially have SSE or AltiVec 2009-02-04 16:53:03 +00:00
test disable alignment altogether outside of the platforms which potentially have SSE or AltiVec 2009-02-04 16:53:03 +00:00
unsupported nothing interesting to see 2009-02-04 16:22:56 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt call it "Eigen 2.0.50-unstable" to make things clear, and update EIGEN_MINOR_VERSION to 50 2009-02-02 17:15:01 +00:00
COPYING Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
COPYING.LESSER Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
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 * classify and sort the doxygen "related pages" 2009-02-04 09:44:44 +00:00