aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
...
* Add help messages in the quick ref/ascii docs regarding slicing, indexing, an...Gravatar Gael Guennebaud2018-12-05
* Fix page nestingGravatar Gael Guennebaud2018-12-05
* Small typo found be Patrick Huber (pull request PR-547)Gravatar Christoph Hertzberg2018-11-23
* Improve doc on multi-threading and warn about hyper-threadingGravatar Gael Guennebaud2018-11-14
* doxygen does not like \addtogroup and \ingroup in the same lineGravatar Gael Guennebaud2018-11-14
* [PATCH 1/2] Misc. typosGravatar luz.paz"2018-09-18
* Add manual doc on STL-compatible iteratorsGravatar Gael Guennebaud2018-11-12
* add missing ref to a.zeta(b)Gravatar Gael Guennebaud2018-11-09
* Limit the size of the tocGravatar Gael Guennebaud2018-11-09
* Update doxy hacks wrt doxygen 1.8.13/14Gravatar Gael Guennebaud2018-11-09
* Add and update manual pages for slicing, indexing, and reshaping.Gravatar Gael Guennebaud2018-11-09
* Fix typo in tutorial documentation.Gravatar Halie Murray-Davis2018-10-25
* Document EIGEN_NO_IO preprocessor directiveGravatar Christoph Hertzberg2018-10-25
* Fix most Doxygen warnings. Also add links to stable documentation from unsupp...Gravatar Christoph Hertzberg2018-10-19
* fix typo in docGravatar Gael Guennebaud2018-10-17
* Unify c++11 usage in doc's examples and snippetsGravatar Gael Guennebaud2018-10-08
* Simplify API by removing allCols/allRows and reusing rowwise/colwise to defin...Gravatar Gael Guennebaud2018-10-05
* Add support for c++11 snippetsGravatar Gael Guennebaud2018-10-05
* Change the logic of A.reshaped<Order>() to be a simple alias to A.reshaped<Or...Gravatar Gael Guennebaud2018-10-03
* Fix documentation of reshape to vectors.Gravatar Gael Guennebaud2018-09-25
* merge with default EigenGravatar Gael Guennebaud2018-09-21
|\
| * Fix shadowingGravatar Gael Guennebaud2018-09-20
* | Fix doc wrt previous changeGravatar Gael Guennebaud2018-09-19
| * Fix doxy and misc. typosGravatar luz.paz"2018-08-01
| * Fix shadow warnings in doc-snippetsGravatar Christoph Hertzberg2018-08-25
| * Fix two small typos in the documentationGravatar Patrik Huber2018-07-26
| * fix warnings for doc-eigen-prerequisitesGravatar Christoph Hertzberg2018-07-24
| * Fiw some warnings in dox examplesGravatar Gael Guennebaud2018-06-07
| * Fix warningGravatar Gael Guennebaud2018-06-07
| * Doc: add aliasing in common pitfaffs.Gravatar Gael Guennebaud2018-05-29
| * extend doxygen splitter for huge screensGravatar Gael Guennebaud2018-04-11
| * Update header/footer for doxygen 1.8.13Gravatar Gael Guennebaud2018-04-11
| * Fix javascript hacks for oxygen 1.8.13Gravatar Gael Guennebaud2018-04-11
| * bug #1538: update manual pages regarding BDCSVD.Gravatar Gael Guennebaud2018-04-11
| * MIsc. source and comment typosGravatar luz.paz2018-03-11
| * Merged in zzp11/eigen/zzp11/a-small-mistake-quickreferencedox-edited-15102172...Gravatar Benoit Steiner2018-03-23
| |\
| * | Add possibility to overwrite EIGEN_STRONG_INLINE.Gravatar Gael Guennebaud2017-12-14
| | * a small mistake QuickReference.dox edited online with BitbucketGravatar zhouzhaoping2017-11-09
| * | Add KLU in the list of third-party sparse solversGravatar Gael Guennebaud2017-11-10
| * | Add EIGEN_MKL_NO_DIRECT_CALL optionGravatar Gael Guennebaud2017-11-09
| |/
| * bug #336: improve doc for PlainObjectBase::MapGravatar Gael Guennebaud2017-08-22
| * bug #1457: add setUnit() methods for consistency.Gravatar Gael Guennebaud2017-08-22
* | typosGravatar Gael Guennebaud2017-02-21
* | Improve documentation of reshapedGravatar Gael Guennebaud2017-02-21
* | Use Eigen::fix<N> to pass compile-time sizes.Gravatar Gael Guennebaud2017-02-11
* | Use fix<> API to specify compile-time reshaped sizes.Gravatar Gael Guennebaud2017-01-29
* | import yoco xiao's work on reshapeGravatar Gael Guennebaud2017-01-29
|\ \
| | * Clarify MKL_DIRECT_CALL doc.Gravatar Gael Guennebaud2017-08-17
| | * Clarify doc regarding the usage of MKL_DIRECT_CALLGravatar Gael Guennebaud2017-08-17
| | * Update documentation for CUDAGravatar Gael Guennebaud2017-07-17