aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* suppress generation of TEMPLATE_RELATIONS: they are useful but take much too ...Gravatar Gael Guennebaud2012-02-09
* Add a tutorial page on the Map class, and add a section to FunctionsTakingEig...Gravatar Tim Holy2012-02-08
* add the recent setFromTriplets() feature in the manualGravatar Gael Guennebaud2012-02-04
* Correct description of rankUpdate() in quick reference guide.Gravatar Jitse Niesen2012-01-09
* we need to define EXTRACT_ALL to YES to get doxygen see the whole hierarchy. ...Gravatar Gael Guennebaud2011-12-20
* workaround doxygen limitation to follow the base class of PlainObjectBaseGravatar Gael Guennebaud2011-12-19
* fix sparse insertion exampleGravatar Gael Guennebaud2011-12-11
* add a "using MKL" documentation page, add a minimal documentation of PARDISO ...Gravatar Gael Guennebaud2011-12-09
* Document QuaternionBase, minor doc improvements.Gravatar Jitse Niesen2011-12-08
* fix matrix names in the insertion exampleGravatar Gael Guennebaud2011-12-03
* improve sparse manualGravatar Gael Guennebaud2011-12-03
* Extend tutorial page on broadcasting to reflect recent changes.Gravatar Jitse Niesen2011-12-01
* add two alternative solutions to the problem of fixed size membersGravatar Gael Guennebaud2011-11-25
* draft of the new sparse manual reflecting the new sparse moduleGravatar Gael Guennebaud2011-11-24
* fix compilation of doc (broken by changeset bc6d78982fb2b8d07827246e682acdf47...Gravatar Gael Guennebaud2011-11-24
* Add simple example on how to compute Cholesky decomposition.Gravatar Jitse Niesen2011-11-07
* Automatically produce a tgz archive of the documentation.Gravatar Gael Guennebaud2011-11-05
* Allow for more iterations in SelfAdjointEigenSolver (bug #354).Gravatar Jitse Niesen2011-11-02
* Mention that the axis in AngleAxis have to be normalized.Gravatar Gael Guennebaud2011-11-01
* update the decomposition catalogueGravatar Gael Guennebaud2011-10-14
* Typo in geometry tutorial.Gravatar Jitse Niesen2011-09-19
* Write page on template and typename keywords in C++.Gravatar Jitse Niesen2011-09-10
* Put docs for unsupported modules in right place.Gravatar Jitse Niesen2011-09-07
* Relatively straightforward changes to wording of documentation, focusing part...Gravatar Tim Holy2011-06-20
* A first tiny test commit: fix a spelling error in the documentation.Gravatar Tim Holy2011-06-19
* Suggest placing Eigen directory in system include path.Gravatar Zach Ploskey2011-06-17
* Fixed a few typos and cleaned up some language.Gravatar Zach Ploskey2011-06-17
* Fix snippets for operator|| and && by adding pair of parens.Gravatar Jitse Niesen2011-06-03
* add boolean || and && operatorsGravatar Gael Guennebaud2011-05-31
* fix bug #278: geometry tutorialGravatar Gael Guennebaud2011-05-28
* Document some more preprocessor symbols:Gravatar Jitse Niesen2011-05-04
* Document enums in Constants.h (bug #248).Gravatar Jitse Niesen2011-05-03
* I doubt this change was intented to be committedGravatar Gael Guennebaud2011-04-20
* be nice with the server : dont use -j3Gravatar Thomas Capricelli2011-04-19
* std::min/max are not implemented and they cannot be implemented easilyGravatar Gael Guennebaud2011-04-04
* Correct typo in QuickReference doc, plus typographical improvements.Gravatar Jitse Niesen2011-04-01
* fix typosGravatar Benoit Jacob2011-03-21
* make compile_snippet use Eigen/DenseGravatar Benoit Jacob2011-03-20
* Document EIGEN_DEFAULT_DENSE_INDEX_TYPE.Gravatar Jitse Niesen2011-03-11
* The Eigen2 intrusive std::vector hack really can't be supported in eigen3 (bu...Gravatar Benoit Jacob2011-03-04
* Escape hash character in docs as required by doxygen.Gravatar Jitse Niesen2011-03-03
* documentation fixesGravatar Benoit Jacob2011-02-27
* mention reverse and replicate in the quick refGravatar Gael Guennebaud2011-02-23
* mention std::ptr_fun in the quickref guideGravatar Gael Guennebaud2011-02-17
* factorize implementation of standard real unary math functions, and add acos,...Gravatar Gael Guennebaud2011-02-17
* Improve documentation of plugins.Gravatar Jitse Niesen2011-02-13
* Mention comma initializer can be used to concatenate vectorsGravatar Jitse Niesen2011-02-12
* Write topic page for storage orders.Gravatar Jitse Niesen2011-02-12
* doc fixesGravatar Benoit Jacob2011-02-11
* fix Transform documention regarding ModeGravatar Gael Guennebaud2011-02-10