aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/CoeffwiseMathFunctionsTable.dox
Commit message (Collapse)AuthorAge
* Add MatrixBase::cwiseArg()Gravatar David Tellenbach2020-10-14
|
* Fix formattingGravatar Christoph Hertzberg2020-01-08
|
* Bug #1785: Introduce numext::rint.Gravatar Ilya Tokar2020-01-07
| | | | | | This provides a new op that matches std::rint and previous behavior of pround. Also adds corresponding unsupported/../Tensor op. Performance is the same as e. g. floor (tested SSE/AVX).
* Fix doc issues regarding ndtriGravatar Gael Guennebaud2019-09-04
|
* Merge.Gravatar Rasmus Munk Larsen2019-01-14
|\
* | Update documentation.Gravatar Rasmus Munk Larsen2019-01-14
|/
* add missing ref to a.zeta(b)Gravatar Gael Guennebaud2018-11-09
|
* Fix most Doxygen warnings. Also add links to stable documentation from ↵Gravatar Christoph Hertzberg2018-10-19
| | | | | | | unsupported modules (by using the corresponding Doxytags file). Manually grafted from d107a371c61b764c73fd1570b1f3ed1c6400dd7e
* fix typo in docGravatar Gael Guennebaud2018-10-17
|
* Fix and workaround several doxygen issues/warningsGravatar Gael Guennebaud2017-01-04
|
* Complete the coeff-wise math function table.Gravatar Gael Guennebaud2016-07-20
|
* Doc: start of a table summarizing coefficient-wise math functions.Gravatar Gael Guennebaud2016-06-01