aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
* 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 ↵Gravatar Gael Guennebaud2016-09-16
| | | | sub-matrix.
* 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
| | | | CwiseNullaryOp)
* Doc: add an exemple showing how custom expression can be advantageously ↵Gravatar Gael Guennebaud2016-08-30
| | | | implemented via CwiseNullaryOp.
* Doc: split customizing-eigen page into sub-pages and re-structure a bit the ↵Gravatar Gael Guennebaud2016-08-30
| | | | different topics
* 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
| | | | | | | | zero coefficients.
* | 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
| | | | | | | | (with some vague definitions of old and recent ;) )
* | Clarify that SpecialFunctions is unsupportedGravatar Gael Guennebaud2016-07-11
| |
* | bug #1232: refactor special functions as a new SpecialFunctions module, ↵Gravatar Gael Guennebaud2016-07-08
| | | | | | | | currently in unsupported/.
* | 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
| | | | them)
* 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
| | | | parsing abilities, and improve doc of MapBase.
* bug #1237: Redefine eigen_assert instead of disabling assertions for ↵Gravatar Christoph Hertzberg2016-05-26
| | | | documentation snippets
* Temporary workaround for bug #1237. The snippet (expectedly) failed with ↵Gravatar Christoph Hertzberg2016-05-26
| | | | enabled assertions.
* update doc wrt to unaligned vectorizationGravatar Gael Guennebaud2016-05-24
|
* Document EIGEN_UNALIGNED_VECTORIZE.Gravatar Gael Guennebaud2016-05-24
|
* Document EIGEN_MAX_CPP_VER and user controllable compiler features.Gravatar Gael Guennebaud2016-05-20
|
* Add a EIGEN_MAX_CPP_VER option to limit the C++ version to be used.Gravatar Gael Guennebaud2016-05-20
|
* Add some c++11 flags in documentationGravatar Gael Guennebaud2016-05-19
|
* Update doc regarding the genericity of EIGEN_USE_BLASGravatar Gael Guennebaud2016-04-11
|
* Typos in doc.Gravatar Gael Guennebaud2016-04-11
|
* Import wiki's paragraph: "I disabled vectorization, but I'm still getting ↵Gravatar Gael Guennebaud2016-02-12
| | | | annoyed about alignment issues"
* bug #795: mention allocate_shared as a condidate for aligned_allocator.Gravatar Gael Guennebaud2016-02-12
|
* Fix triangularView versus triangularPart.Gravatar Gael Guennebaud2016-02-12
|
* Add exemples for reshaping/slicing with Map.Gravatar Gael Guennebaud2016-02-06
|
* Remove posix_memalign, _mm_malloc, and _aligned_malloc special paths.Gravatar Gael Guennebaud2016-02-05
|
* Clarify documentation on the restrictions of writable sparse block expressions.Gravatar Gael Guennebaud2016-02-03
|
* Extend doc on dense+sparseGravatar Gael Guennebaud2016-01-30
|
* Update link to suitesparse.Gravatar Gael Guennebaud2016-01-27
|
* Doc: add flip* and arrayfun MatLab equivalent.Gravatar Gael Guennebaud2016-01-26
|