aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* 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
* 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
* fix tipoGravatar Gael Guennebaud2017-06-11
* Add \newin{3.x} doxygen commandGravatar Gael Guennebaud2017-01-17
* mergeGravatar Gael Guennebaud2017-01-11
|\
* | Enable generation of doc for static variables in Eigen's namespace.Gravatar Gael Guennebaud2017-01-11
| * Fix typoGravatar Gael Guennebaud2017-01-11
|/
* Fix and workaround several doxygen issues/warningsGravatar Gael Guennebaud2017-01-04
* Add missing snippet files.Gravatar Gael Guennebaud2017-01-04
* bug #1336: fix doxygen issue regarding EIGEN_CWISE_BINARY_RETURN_TYPEGravatar Gael Guennebaud2017-01-04
* doc: Fix trivial typo in AsciiQuickReference.txtGravatar Marco Falke2017-01-01
* Update and extend doc on alignment issues.Gravatar Gael Guennebaud2016-12-11
* Mention the CMAKE_PREFIX_PATH variable.Gravatar Gael Guennebaud2016-12-06
* Explain how to choose your favorite Eigen versionGravatar Gael Guennebaud2016-12-06
* doc: mention the NO_MODULE option and target availabilityGravatar Sergiu Deitsch2016-11-30
* cmake: added Eigen3::Eigen imported targetGravatar Sergiu Deitsch2016-11-22
* bug #1348: Document EIGEN_MAX_ALIGN_BYTES and EIGEN_MAX_STATIC_ALIGN_BYTES,Gravatar Gael Guennebaud2016-11-23
* bug #698: rewrite LinSpaced for integer scalar types to avoid overflow and gu...Gravatar Gael Guennebaud2016-10-24
* Add missing file.Gravatar Gael Guennebaud2016-09-23
* Add a nullary-functor example performing index-based sub-matrices.Gravatar Gael Guennebaud2016-09-22
* 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
* Simplify CwiseNullaryOp example.Gravatar Gael Guennebaud2016-08-31
* Doc: add links and discourage user to write their own expression (better use ...Gravatar Gael Guennebaud2016-08-30
* Doc: add an exemple showing how custom expression can be advantageously imple...Gravatar Gael Guennebaud2016-08-30
* Doc: split customizing-eigen page into sub-pages and re-structure a bit the d...Gravatar Gael Guennebaud2016-08-30
* merge EulerAngles moduleGravatar Gael Guennebaud2016-08-30
|\
* | bug #1271: add SparseMatrix::coeffs() methods returning a 1D view of the non ...Gravatar Gael Guennebaud2016-08-29
* | bug #1273: Add parentheses when redefining eigen_assertGravatar Christoph Hertzberg2016-08-12
* | List PARDISO solver.Gravatar Gael Guennebaud2016-08-02
* | Add instructions for LAPACKE+AccelerateGravatar Gael Guennebaud2016-07-27
* | FormattingGravatar Gael Guennebaud2016-07-26
* | Typo.Gravatar Gael Guennebaud2016-07-26
* | Typos.Gravatar Gael Guennebaud2016-07-26
* | Split BLAS/LAPACK versus MKL documentationGravatar Gael Guennebaud2016-07-26
* | Update doc.Gravatar Gael Guennebaud2016-07-25
* | Update doc.Gravatar Gael Guennebaud2016-07-25
* | Add a doc page summarizing the true speed of Eigen's decompositions.Gravatar Gael Guennebaud2016-07-21
* | Complete the coeff-wise math function table.Gravatar Gael Guennebaud2016-07-20
* | Fix compilation of docGravatar Gael Guennebaud2016-07-12
* | Add some doxygen's images to support both old and recent doxygen versionsGravatar Gael Guennebaud2016-07-12
* | 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
* | Add documentation and exemples for inplace decomposition.Gravatar Gael Guennebaud2016-07-04
| * Complete docs and add ostream operator for EulerAngles.Gravatar Tal Hadad2016-06-19