aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* Doc: explain perf and multithreading issues in sparse iterative solversGravatar Gael Guennebaud2015-06-26
* Update list of main modulesGravatar Gael Guennebaud2015-06-22
* Update coeff-wise quick-reference doc.Gravatar Gael Guennebaud2015-06-22
* Fix isfinite/isinf/isnan code snippetsGravatar Gael Guennebaud2015-06-15
* mergeGravatar Gael Guennebaud2015-06-11
|\
* \ bug #80: merge with d_hood branch on adding more coefficient-wise unary array...Gravatar Gael Guennebaud2015-06-10
|\ \
* | | [Doc] Fix wording / typos in TemplateKeyword.doxGravatar MattPD2015-05-11
| | * small typoGravatar Christoph Hertzberg2015-05-04
| |/ |/|
* | [Doc] Multi-threading fixGravatar michiel van dyck2015-05-04
* | bug #998: Started fixing doxygen warningsGravatar Christoph Hertzberg2015-05-01
* | bug #999: clarify that behavior of empty AlignedBoxes is undefined, and furth...Gravatar Christoph Hertzberg2015-04-30
* | Disable posix_memalign on Solaris and SunOS, and allows to by-pass built-in p...Gravatar Gael Guennebaud2015-04-24
| * Merged default into unary-array-cwise-functorsGravatar Deanna Hood2015-04-20
| |\ | |/ |/|
* | Make html directory before generating output image thereGravatar Deanna Hood2015-03-18
| * Add boolean not operator (!) array supportGravatar Deanna Hood2015-03-17
| * Rename isinf to isInfGravatar Deanna Hood2015-03-17
| * Add isfinite array support as isFiniteGravatar Deanna Hood2015-03-17
| * Add code snippets for new methodsGravatar Deanna Hood2015-03-17
|/
* mergeGravatar Gael Guennebaud2015-03-04
|\
* | Update manual wrt new LSCG solver.Gravatar Gael Guennebaud2015-03-04
| * New scoring functor to select the pivot.Gravatar Marc Glisse2015-03-03
|/
* Fix bug #961: eigen-doc.tgz included part of itself.Gravatar Gael Guennebaud2015-02-18
* Update circulant custom expression exampleGravatar Gael Guennebaud2015-02-16
* Fix doc: setConstant does not exist for SparseMatrix.Gravatar Gael Guennebaud2015-01-14
* Fix bug #925: typo in MatLab versions of middleRowsGravatar Gael Guennebaud2015-01-04
* New doc page on implementing a new expression class.Gravatar Jitse Niesen2014-09-27
* bug #804: copy group__TopicUnalignedArrayAssert.html to TopicUnalignedArrayAs...Gravatar Gael Guennebaud2014-09-07
* Add examples for hnormalized and homogenous (fix bug #846)Gravatar Gael Guennebaud2014-09-02
* Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated L...Gravatar Georg Drenkhahn2014-08-22
* bug #826: document caveats in 1x1 and 2x1 constructors.Gravatar Gael Guennebaud2014-07-21
* Add note to EIGEN_DONT_PARALLELIZE into preprocessor documentation page (requ...Gravatar Christoph Hertzberg2014-07-18
* bug #138: Make building of internal documentation configurable via cmake flagGravatar Christoph Hertzberg2014-07-18
* Mark internal namespace as \internalGravatar Chen-Pang He2014-07-06
* Move Doxygen-only stuff to *.doxGravatar Chen-Pang He2014-07-05
* Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation...Gravatar Christoph Hertzberg2014-07-01
* Disabled HIDE_SCOPE_NAMES (default doxygen setting). This might help to avoid...Gravatar Christoph Hertzberg2014-06-25
* Fixed typosGravatar Christoph Hertzberg2014-06-23
* Explain how to export sparse linear problems in matrix-market format.Gravatar Gael Guennebaud2014-06-20
* Add documentation and very simple test for array atan(), part 2Gravatar Jitse Niesen2014-06-19
* Update decompositions tablesGravatar Gael Guennebaud2014-06-17
* AsciiQuickReference: added .real(), .imag()Gravatar Mark Borgerding2014-05-16
* fixed AsciiQuickReference typo: LinSpace -> LinSpacedGravatar Mark Borgerding2014-05-08
* Fix typo in Reductions tutorial.Gravatar Benjamin Chretien2014-04-17
* doc: Add references to Cholesky methods in SelfAdjointView.Gravatar Jitse Niesen2014-04-07
* Fix typo: 'explicitely' -> 'explicitly'Gravatar Henry de Valence2014-03-08
* Fix typo and formatingGravatar Gael Guennebaud2014-03-07
* Typo in the example for Eigen::SelfAdjointEigenSolver::eigenvectors, the firs...Gravatar Olivier Saut2014-03-03
* Fix documentation of MatrixBase::applyOnTheLeft (bug #739)Gravatar Jitse Niesen2014-02-12
* Added examples for casting, made better examples for MapsGravatar Christoph Hertzberg2014-02-11
* Add a minimalistic page on CUDA with Eigen.Gravatar Gael Guennebaud2014-01-24