aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* bug #1144: clarify the doc about aliasing in case of resizing and matrix ↵Gravatar Gael Guennebaud2016-01-25
| | | | product.
* Copyedit documentation: typos, spellingGravatar Lars Buitinck2016-01-24
|
* extend matlab conversion tableGravatar Gael Guennebaud2016-01-08
|
* Workaround "empty paragraph" warning with clang -WdocumentationGravatar Gael Guennebaud2015-12-30
|
* Fix numerous doxygen issues in auto-link generationGravatar Gael Guennebaud2015-12-30
|
* Fix links to Eigen2-to-Eigen3 porting helpersGravatar Gael Guennebaud2015-12-30
|
* Recent versions of doxygen miss-parsed Eigen/* headersGravatar Gael Guennebaud2015-12-30
|
* Add missing snippets for erf/erfc/lgamma functions.Gravatar Gael Guennebaud2015-12-30
|
* Add missing snippet for sign/cwiseSign functions.Gravatar Gael Guennebaud2015-12-30
|
* [doc] Remove extra ';' in Tutorial_AdvancedInitialization_Join.cppGravatar connor-k2015-12-21
|
* bug #1132: add EIGEN_MAPBASE_PLUGINGravatar Gael Guennebaud2015-12-11
|