aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* 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
* fix typoGravatar Benoit Jacob2011-02-10
* document the eigen2 support stagesGravatar Benoit Jacob2011-02-10
* introduce EIGEN_MAKING_DOCS to tell whether we're compiling the docs examplesGravatar Benoit Jacob2011-02-06
* fix build of class Block examplesGravatar Benoit Jacob2011-02-06
* Remove all references to EIGEN_TUNE_CPU_CACHE_SIZE.Gravatar Jitse Niesen2011-02-04
* add Map static methods taking Strides, add test checking for compilation errorsGravatar Benoit Jacob2011-02-03
* add tan function in Array worldGravatar Jason Newton2011-02-03
* relax Matrix/Array(Index) ctors to allow size 0, add test.Gravatar Benoit Jacob2011-02-01
* fix compilation of snippetsGravatar Gael Guennebaud2011-02-01
* typo reported by Don LorenzoGravatar Benoit Jacob2011-01-28
* fix compilation of LU class exampleGravatar Benoit Jacob2011-01-24
* Document HouseholderSequence.Gravatar Jitse Niesen2011-01-02
* fix compile errors in Tridiagonalization and in doc examplesGravatar Benoit Jacob2010-12-30
* In QuickRefPage LinSpaced is improperly documented.Gravatar Trevor Irons2010-12-29
* Rename EIGEN_DENSESTORAGEBASE_PLUGIN to EIGEN_PLAINOBJECTBASE_PLUGIN.Gravatar Jitse Niesen2010-12-29
* Mention ptr_fun in docs for .unaryExpr()Gravatar Jitse Niesen2010-12-27
* Extend doc page on preprocessor directives.Gravatar Jitse Niesen2010-12-27
* Move doxygen comments for EIGEN_NO_DEBUG from source to I14.Gravatar Jitse Niesen2010-12-27
* Move section on preprocessor directives from I00 to its own page.Gravatar Jitse Niesen2010-12-27
* Finish doc page on aliasing.Gravatar Jitse Niesen2010-12-27
* remove EIGEN_REF_TO_TEMPORARY, clarify docsGravatar Benoit Jacob2010-12-25
* Fix compilation of Tridiagonalization_diagonal example.Gravatar Jitse Niesen2010-12-12
* add main ei_* functions into Eigen2SupportGravatar Gael Guennebaud2010-12-03