Go to file
Benoit Jacob cacf986a7f - use double precision to store the position / zoom / other stuff
- some temporary fix to get a +50% improvement from vectorization until
  we have vectorisation for comparisons and redux
2008-06-30 07:33:08 +00:00
bench * added an in-place version of inverseProduct which 2008-06-29 21:29:12 +00:00
demos - use double precision to store the position / zoom / other stuff 2008-06-30 07:33:08 +00:00
disabled * refactoring of Product: 2008-06-19 17:33:57 +00:00
doc * vectorize dot product, copying code from sum. 2008-06-24 15:13:00 +00:00
Eigen * added an in-place version of inverseProduct which 2008-06-29 21:29:12 +00:00
test * added innerSize / outerSize functions to MatrixBase 2008-06-28 23:07:14 +00:00
CMakeLists.txt add mandelbrot demo 2008-06-28 20:33:47 +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 Ready for alpha2 release. 2008-01-07 09:34:21 +00:00
Mainpage.dox many small fixes and documentation improvements, 2008-05-29 03:12:30 +00:00