index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
/
Overview.dox
Commit message (
Expand
)
Author
Age
*
Doc: split customizing-eigen page into sub-pages and re-structure a bit the d...
Gael Guennebaud
2016-08-30
*
fix a weird bug where a space was missing before a link
Thomas Capricelli
2013-03-19
*
Remove TOC numbering, and minor improvement in overview.
Gael Guennebaud
2013-01-12
*
fix typo
Thomas Capricelli
2013-01-06
*
Update the overview page to reflect the new organisation
Gael Guennebaud
2013-01-05
*
Big changes in Eigen documentation:
Gael Guennebaud
2013-01-05
*
add the multithreading topic in the topic list
Gael Guennebaud
2012-06-21
*
The sparse quick reference guide is not ready
Desire NUENTSA
2012-05-25
*
Add a preliminary reference guide on sparse interface
Desire NUENTSA
2012-05-25
*
Add a tutorial page on the Map class, and add a section to FunctionsTakingEig...
Tim Holy
2012-02-08
*
add a "using MKL" documentation page, add a minimal documentation of PARDISO ...
Gael Guennebaud
2011-12-09
*
Automatically produce a tgz archive of the documentation.
Gael Guennebaud
2011-11-05
*
Write page on template and typename keywords in C++.
Jitse Niesen
2011-09-10
*
Write topic page for storage orders.
Jitse Niesen
2011-02-12
*
Move section on preprocessor directives from I00 to its own page.
Jitse Niesen
2010-12-27
*
Added a tutorial on writing functions taking Eigen types.
Hauke Heibel
2010-08-04
*
Add page giving an overview of the class hierarchy.
Jitse Niesen
2010-08-02
*
Documentation: Start special topic page on aliasing.
Jitse Niesen
2010-07-31
*
Reductions/Broadcasting/Visitor Tutorial added to index
Carlos Becker
2010-07-08
*
Various documentation improvements.
Jitse Niesen
2010-07-06
*
fix the overview page and add mention that the wrong stack alignment issue ma...
Benoit Jacob
2010-07-06
*
Improve documentation, mostly by adding links to Quick Start Guide.
Jitse Niesen
2010-07-05
*
update topic page on products
Gael Guennebaud
2010-07-04
*
* update the general TOC
Gael Guennebaud
2010-07-04
*
Added Block tutorial to docs index
Carlos Becker
2010-06-29
*
update the main page and add a TOC
Gael Guennebaud
2010-06-26
*
* implement the corner() API change: new methods topLeftCorner() etc
Benoit Jacob
2010-04-22
*
started a page on the porting from Eigen2 to 3, updated a bit the tutorial
Gael Guennebaud
2010-01-06
*
Documentation clean up.
Jitse Niesen
2009-12-08
*
add the ASCII quick reference made by Kier
Gael Guennebaud
2009-02-18
*
setup the unsupported directory structure.
Gael Guennebaud
2009-02-04
*
* Started a tutorial page for sparse matrix.
Gael Guennebaud
2009-01-16
*
* block() for vectors ---> segment()
Benoit Jacob
2008-09-15
*
tweak root/Mainpage.dox to make it compatible with kde's doxygen.sh script
Gael Guennebaud
2008-08-29