aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
...
| | * 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
* | | Update doc (scalar_add_op is now deprecated)Gravatar Gael Guennebaud2016-06-14
|/ /
* | Doc: start of a table summarizing coefficient-wise math functions.Gravatar Gael Guennebaud2016-06-01
* | Doc: makes the global unary math functions visible to doxygen (and docuement ...Gravatar Gael Guennebaud2016-06-01
* | Doc: improve documentation of Map<SparseMatrix>Gravatar Gael Guennebaud2016-06-01
* | Doc: disable inlining of inherited members, workaround Doxygen's limited C++ ...Gravatar Gael Guennebaud2016-06-01
* | bug #1237: Redefine eigen_assert instead of disabling assertions for document...Gravatar Christoph Hertzberg2016-05-26
* | Temporary workaround for bug #1237. The snippet (expectedly) failed with enab...Gravatar Christoph Hertzberg2016-05-26