Go to file
Gael Guennebaud e6f1104b57 * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
* extend PartialRedux::cross() to any matrix sizes with automatic
  vectorization when possible
* unit tests: add "geo_" prefix to all unit tests related to the
  geometry module and start splitting the big "geometry.cpp" tests to
  multiple smaller ones (also include new tests)
2009-02-17 09:53:05 +00:00
bench s/cholesky/llt in precompiled lib and BTL 2009-02-06 14:01:01 +00:00
cmake remove explicit fortran dependency in FindCholmod 2009-02-05 10:34:41 +00:00
demos * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum) 2009-02-17 09:53:05 +00:00
disabled * classify and sort the doxygen "related pages" 2009-02-04 09:44:44 +00:00
doc * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum) 2009-02-17 09:53:05 +00:00
Eigen * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum) 2009-02-17 09:53:05 +00:00
test * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum) 2009-02-17 09:53:05 +00:00
unsupported added an experimental IterativeSolvers module (currently in unsupported) 2009-02-10 10:02:41 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt forgot to commit changes in main CMakeLists.txt 2009-02-05 09:37:53 +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