Go to file
Benoit Jacob c705c38a23 * it's \returns not \Returns
* add some explanations in the typedefs page
* expand a bit the new QuickStartGuide. Some placeholders (not a pb since
it's not even yet linked to from other pages). The point I want to make is
that it's super important to have fully compilable short programs (even
with compile instructions for the first one) not just small snippets, at
least at the beginning. Let's start with examples of compilable programs.
2008-08-20 04:34:04 +00:00
bench renamed inverseProduct => solveTriangular 2008-08-09 20:06:25 +00:00
demos Various compilation fixes for MSVC 9. All tests compile but some 2008-08-19 11:06:40 +00:00
disabled Added MatrixBase::Unit*() static function to easily create unit/basis vectors. 2008-07-19 13:03:23 +00:00
doc * it's \returns not \Returns 2008-08-20 04:34:04 +00:00
Eigen * it's \returns not \Returns 2008-08-20 04:34:04 +00:00
test Added a SVD module: 2008-08-19 17:52:04 +00:00
CMakeLists.txt fix compilation of unit-tests when cmake is run on kdesupport/ parent 2008-08-17 15:25: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
Doxyfile * it's \returns not \Returns 2008-08-20 04:34:04 +00:00
Mainpage.dox last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps to 2008-08-12 02:14:02 +00:00