eigen/Eigen
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
..
src * it's \returns not \Returns 2008-08-20 04:34:04 +00:00
Array
Cholesky bugfix in CholeskyWithoutSquareRoot::solve found by Timothy Hunter 2008-08-16 07:09:39 +00:00
CMakeLists.txt *make Eigen2 install to prefix/include/eigen2/Eigen 2008-08-16 12:56:38 +00:00
Core
CoreDeclarations last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps to 2008-08-12 02:14:02 +00:00
Geometry Various compilation fixes for MSVC 9. All tests compile but some 2008-08-19 11:06:40 +00:00
LU Complete LU documentation 2008-08-11 21:26:37 +00:00
QR * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
Regression
Sparse
SVD missing SVD header file 2008-08-19 20:18:46 +00:00