aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
* bug #517 : Small typo in AsciiQuickReferenceGravatar Desire NUENTSA2012-10-03
|
* Add forgotten SparseLUBaseGravatar Desire NUENTSA2012-09-27
|
* fix minor typo in docGravatar Gael Guennebaud2012-09-26
|
* Merged in jdh8/eigen (pull request PR-16)Gravatar Gael Guennebaud2012-09-08
|\
* \ merge Sparse LU branchGravatar Desire NUENTSA2012-09-07
|\ \
| * | Add tutorial for sparse solversGravatar Desire NUENTSA2012-09-07
| | |
| | * Write dox for assertionsGravatar Chen-Pang He2012-08-31
| | |
| | * Avoid inefficient 2x2 LU. Move atanh to internal for maintainability.Gravatar Chen-Pang He2012-08-30
| |/ |/|
* | Fix dox and tabbingGravatar Chen-Pang He2012-08-29
| |
* | fix bug #499: the image was missing because of a dependency issue when ↵Gravatar Gael Guennebaud2012-08-27
| | | | | | | | building/executing the "special" examples
* | simplify eigen-doc.tgz file generation, and make it more future proofGravatar Gael Guennebaud2012-08-27
| |
* | remove EXTRACT_ALLGravatar Gael Guennebaud2012-08-27
| |
* | add piwik code to documentation (web stats engine)Gravatar Thomas Capricelli2012-08-21
| |
* | Undo incorrect fix in previous commit, and fix real mistake instead.Gravatar Jitse Niesen2012-08-17
| |
* | Documentation fixes. Thanks to Rodney Sparapani for reporting these.Gravatar Jitse Niesen2012-08-17
| |
* | add an example for GeneralizedEigenSolverGravatar Gael Guennebaud2012-07-28
| |
* | RealQZ: added example and some code commentsGravatar Alexey Korepanov2012-07-28
| |
* | Fix typo in the doc: s/Succeeded/SuccessGravatar Gael Guennebaud2012-07-28
| |
* | document EIGEN_MPL2_ONLYGravatar Gael Guennebaud2012-07-14
| |
* | doc: Typo in CustomizingEigen, introduced in previous commit.Gravatar Jitse Niesen2012-07-05
| | | | | | | | Thanks to Christoph Hertzberg for noting this.
* | doc: Add constructor to example for inheritance.Gravatar Jitse Niesen2012-07-05
| | | | | | | | See "Error in Inheriting Eigen::Vector3d" on forum.
* | Doc: add an example for HouseholderQR::householderQ()Gravatar Gael Guennebaud2012-07-02
| |
* | add the multithreading topic in the topic listGravatar Gael Guennebaud2012-06-21
| |
* | extend documentation of *Support modulesGravatar Gael Guennebaud2012-06-21
| |
* | Fix some typos in sparse tutorial.Gravatar Jitse Niesen2012-06-20
| |
* | significantly extend the tutorial of sparse matricesGravatar Gael Guennebaud2012-06-20
| |
* | fix geometry tutorial about scalings.Gravatar Gael Guennebaud2012-06-18
| |
* | update custom scalar type docGravatar Gael Guennebaud2012-06-18
| |
* | Update custom scalar example, based on unstable/Eigen/AdolcForward .Gravatar Jitse Niesen2012-06-16
| |
* | bug #466: better fix for the race condition: this new patch add an ↵Gravatar Gael Guennebaud2012-06-14
| | | | | | | | | | | | | | initParallel() function which must be called at the initialization time of any multi-threaded application calling Eigen from multiple threads.
* | fix typoGravatar Gael Guennebaud2012-06-11
| |
* | discourage users to user developer preprocessor directivesGravatar Gael Guennebaud2012-06-06
|/
* The sparse quick reference guide is not readyGravatar Desire NUENTSA2012-05-25
|
* Add a preliminary reference guide on sparse interfaceGravatar Desire NUENTSA2012-05-25
|
* Warn users against dangerous macros.Gravatar Jitse Niesen2012-05-13
| | | | Also, mark EIGEN_DEFAULT_TO_ROW_MAJOR as internal (see also bug #422).
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
|
* suppress generation of TEMPLATE_RELATIONS: they are useful but take much too ↵Gravatar Gael Guennebaud2012-02-09
| | | | much space
* Add a tutorial page on the Map class, and add a section to ↵Gravatar Tim Holy2012-02-08
| | | | FunctionsTakingEigenTypes about multiple-argument functions and the pitfalls when using Map/Expression types.
* add the recent setFromTriplets() feature in the manualGravatar Gael Guennebaud2012-02-04
|
* Correct description of rankUpdate() in quick reference guide.Gravatar Jitse Niesen2012-01-09
| | | | | | Thanks to Sameer Agarwal for pointing out this mistake. (transplanted from bc0fc5d21e420766bcf4e3e89cfd87eb7ab68bea )
* we need to define EXTRACT_ALL to YES to get doxygen see the whole hierarchy. ↵Gravatar Gael Guennebaud2011-12-20
| | | | Exclude internal::* from the doc.
* workaround doxygen limitation to follow the base class of PlainObjectBaseGravatar Gael Guennebaud2011-12-19
|
* fix sparse insertion exampleGravatar Gael Guennebaud2011-12-11
|
* add a "using MKL" documentation page, add a minimal documentation of PARDISO ↵Gravatar Gael Guennebaud2011-12-09
| | | | wrapper classes, refine a bit the EIGEN_USE_* logic
* Document QuaternionBase, minor doc improvements.Gravatar Jitse Niesen2011-12-08
| | | | | | | * Document class QuaternionBase so that docs for members are displayed. * Remove obsolete \redstar refering to Array module * Fix typo in Constants.h * Document EIGEN_NO_AUTOMATIC_RESIZING
* fix matrix names in the insertion exampleGravatar Gael Guennebaud2011-12-03
|
* improve sparse manualGravatar Gael Guennebaud2011-12-03
|
* Extend tutorial page on broadcasting to reflect recent changes.Gravatar Jitse Niesen2011-12-01
|
* add two alternative solutions to the problem of fixed size membersGravatar Gael Guennebaud2011-11-25
|
* draft of the new sparse manual reflecting the new sparse moduleGravatar Gael Guennebaud2011-11-24
|