Go to file
Gael Guennebaud 5e9ee8863e opengl demo, now working:
- quaternion vs euler angles interpolation (though the Euler angle version looks a bit too bad)
 - navigation using either a mapping from 2D screen coordinates to 3D points on a sphere
   or the standard approach mapping mouse displacements as rotations around camera's axes.
2008-09-09 23:17:14 +00:00
bench typos in bench/ 2008-08-29 16:10:08 +00:00
cmake * bug fixes in: Dot, generalized eigen problem, singular matrix detetection in Cholesky 2008-08-23 15:14:20 +00:00
demos opengl demo, now working: 2008-09-09 23:17:14 +00:00
disabled spelling + some krazy directives 2008-08-28 21:44:56 +00:00
doc add the missing templated version of block for sub-vectors 2008-09-09 09:30:23 +00:00
Eigen fix a numerical instability in Quaternion::slerp 2008-09-09 15:25:03 +00:00
test add the missing templated version of block for sub-vectors 2008-09-09 09:30:23 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt same thing with EIGEN_BINARY_DIR. Now the doc generation works from kdesupport. 2008-08-31 15:20:25 +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
Doxyfile * it's \returns not \Returns 2008-08-20 04:34:04 +00:00
Mainpage.dox api.kde.org is still bugged, let's do another try... 2008-08-30 16:30:58 +00:00