aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Doxyfile.in
Commit message (Expand)AuthorAge
* Workaround for doxygen class template titles in which the templateGravatar Jim Lersch2020-11-27
* Enable MathJax in Doxygen.inGravatar Martin Vonheim Larsen2020-11-16
* Enable documentation of Array's typedefsGravatar Gael Guennebaud2019-02-20
* cleanupGravatar Gael Guennebaud2019-01-24
* Tell doxygen that cxx11 math is availableGravatar Christoph Hertzberg2019-01-24
* Fix most Doxygen warnings. Also add links to stable documentation from unsupp...Gravatar Christoph Hertzberg2018-10-19
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* Add \newin{3.x} doxygen commandGravatar Gael Guennebaud2017-01-17
* Enable generation of doc for static variables in Eigen's namespace.Gravatar Gael Guennebaud2017-01-11
* Fix and workaround several doxygen issues/warningsGravatar Gael Guennebaud2017-01-04
* bug #1336: fix doxygen issue regarding EIGEN_CWISE_BINARY_RETURN_TYPEGravatar Gael Guennebaud2017-01-04
* bug #828: clarify documentation of SparseMatrixBase's methods returning a sub...Gravatar Gael Guennebaud2016-09-16
* bug #828: clarify documentation of SparseMatrixBase's unary methods.Gravatar Gael Guennebaud2016-09-16
* merge EulerAngles moduleGravatar Gael Guennebaud2016-08-30
|\
* | Clarify that SpecialFunctions is unsupportedGravatar Gael Guennebaud2016-07-11
* | bug #1232: refactor special functions as a new SpecialFunctions module, curre...Gravatar Gael Guennebaud2016-07-08
| * Complete docs and add ostream operator for EulerAngles.Gravatar Tal Hadad2016-06-19
|/
* Doc: makes the global unary math functions visible to doxygen (and docuement ...Gravatar Gael Guennebaud2016-06-01
* Doc: disable inlining of inherited members, workaround Doxygen's limited C++ ...Gravatar Gael Guennebaud2016-06-01
* Add some c++11 flags in documentationGravatar Gael Guennebaud2016-05-19
* Workaround "empty paragraph" warning with clang -WdocumentationGravatar Gael Guennebaud2015-12-30
* Recent versions of doxygen miss-parsed Eigen/* headersGravatar Gael Guennebaud2015-12-30
* Remove auto references and referenced-by relation in doc.Gravatar Gael Guennebaud2015-10-09
* Doc: add link to doc of sparse solver conceptGravatar Gael Guennebaud2015-10-08
* bug #999: clarify that behavior of empty AlignedBoxes is undefined, and furth...Gravatar Christoph Hertzberg2015-04-30
* bug #138: Make building of internal documentation configurable via cmake flagGravatar Christoph Hertzberg2014-07-18
* Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation...Gravatar Christoph Hertzberg2014-07-01
* Disabled HIDE_SCOPE_NAMES (default doxygen setting). This might help to avoid...Gravatar Christoph Hertzberg2014-06-25
* doc: Add references to Cholesky methods in SelfAdjointView.Gravatar Jitse Niesen2014-04-07
* Document the fact that Random and setRandom are not reentrant (so not thread-...Gravatar Gael Guennebaud2014-01-07
* update unsupported module documentation to be conformed with new documentatio...Gravatar Gael Guennebaud2013-01-11
* Big changes in Eigen documentation:Gravatar Gael Guennebaud2013-01-05
* Update doxygen files to doxygen version 1.8Gravatar Gael Guennebaud2012-12-28
* Fix several documentation issuesGravatar Gael Guennebaud2012-12-24
* remove EXTRACT_ALLGravatar Gael Guennebaud2012-08-27
* add piwik code to documentation (web stats engine)Gravatar Thomas Capricelli2012-08-21
* significantly extend the tutorial of sparse matricesGravatar Gael Guennebaud2012-06-20
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* suppress generation of TEMPLATE_RELATIONS: they are useful but take much too ...Gravatar Gael Guennebaud2012-02-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
* Document QuaternionBase, minor doc improvements.Gravatar Jitse Niesen2011-12-08
* Document enums in Constants.h (bug #248).Gravatar Jitse Niesen2011-05-03
* documentation fixesGravatar Benoit Jacob2011-02-27
* Document DenseCoeffsBaseGravatar Jitse Niesen2010-08-22
* Set Doxygen config variable INCLUDE_PATH to plugins directory.Gravatar Jitse Niesen2010-07-23
* Change EXPAND_AS_DEFINED doxygen configuration option.Gravatar Jitse Niesen2010-07-13
* clean the class hierarchyGravatar Gael Guennebaud2010-06-30
* Added exclusion filters.Gravatar Hauke Heibel2010-06-30
* Remove \nonstable yet. The stability rules for Eigen3 are much simpler:Gravatar Benoit Jacob2010-06-29