aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/QuickStartGuide.dox
Commit message (Expand)AuthorAge
* [PATCH 1/2] Misc. typosGravatar luz.paz"2018-09-18
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* Rename the dox files: the number prefixes are not needed anymoreGravatar Gael Guennebaud2013-01-06
* * classify and sort the doxygen "related pages"Gravatar Gael Guennebaud2009-02-04
* fix tutorial abs/abs2 (thanks to Keir)Gravatar Gael Guennebaud2009-02-01
* * remove set(), revert to old behavior where = resizesGravatar Benoit Jacob2009-01-21
* * Started a tutorial page for sparse matrix.Gravatar Gael Guennebaud2009-01-16
* fix a couple of doxygen issuesGravatar Gael Guennebaud2009-01-13
* unless i find more failures in the tests, this will be beta3...Gravatar Benoit Jacob2008-12-22
* * the Upper->UpperTriangular changeGravatar Benoit Jacob2008-12-20
* * improvements in the tutorial: triangular matrices, linear algebraGravatar Benoit Jacob2008-12-06
* split off the lazy evaluation part from the quickstartguide; actually by mist...Gravatar Benoit Jacob2008-12-03
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* tutorial: extend casting section with setGravatar Gael Guennebaud2008-11-20
* tutorial: add the cast functionGravatar Gael Guennebaud2008-11-20
* tutorial: add array module warnings when neededGravatar Gael Guennebaud2008-11-17
* norm2() renamed to squaredNorm(), kept as deprecated for now.Gravatar Benoit Jacob2008-11-03
* As discussed on ML:Gravatar Gael Guennebaud2008-10-24
* fix some documentation issuesGravatar Gael Guennebaud2008-10-17
* Started the third chapter of the tutorial on linear solvers.Gravatar Gael Guennebaud2008-10-16
* block => segment in the tutorialGravatar Gael Guennebaud2008-09-15
* small dox fixesGravatar Benoit Jacob2008-09-15
* * block() for vectors ---> segment()Gravatar Benoit Jacob2008-09-15
* add the missing templated version of block for sub-vectorsGravatar Gael Guennebaud2008-09-09
* QTransform conversion and docGravatar Gael Guennebaud2008-09-01
* update of the geometry tutorialGravatar Gael Guennebaud2008-08-31
* * Add Hyperplane::transform(Matrix/Transform)Gravatar Gael Guennebaud2008-08-31
* update Transform::inverse() to take an optional argument stating whether the ...Gravatar Gael Guennebaud2008-08-30
* minor doc fixesGravatar Gael Guennebaud2008-08-29
* tweak root/Mainpage.dox to make it compatible with kde's doxygen.sh scriptGravatar Gael Guennebaud2008-08-29
* doc and use sed to clean the class hierarchy instead ofGravatar Gael Guennebaud2008-08-28
* doc + quick bug fix in Matrix ctorGravatar Gael Guennebaud2008-08-28
* improvements in geometry tutorialGravatar Gael Guennebaud2008-08-27
* * remove debug code commited by mistake in AssignGravatar Gael Guennebaud2008-08-26
* * move memory related stuff to util/Memory.hGravatar Gael Guennebaud2008-08-26
* Various doc improvements... including a owl in the API doc header.Gravatar Gael Guennebaud2008-08-25
* Documentation: fill the placeholders, add a custom CSS file,Gravatar Gael Guennebaud2008-08-24
* * split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates ...Gravatar Gael Guennebaud2008-08-24
* added Sub matrices section and a couple of cross ref to the API docGravatar Gael Guennebaud2008-08-20
* doc fixes, and extended Basic Linear Algebra and Reductions sectionsGravatar Gael Guennebaud2008-08-20
* some updated of the quick start guideGravatar Gael Guennebaud2008-08-20
* * it's \returns not \ReturnsGravatar Benoit Jacob2008-08-20
* fix a few typosGravatar Gael Guennebaud2008-08-20
* * Added .all() and .any() members to PartialReduxGravatar Gael Guennebaud2008-08-20