aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/snippets/compile_snippet.cpp.in
Commit message (Expand)AuthorAge
* Bug #1800: Guard against misleading indentationGravatar Christoph Hertzberg2020-01-03
* bug #1237: Redefine eigen_assert instead of disabling assertions for document...Gravatar Christoph Hertzberg2016-05-26
* Fixed some compiler bugs in NVCC, now compiles with CUDA.Gravatar Jonas Adler2015-07-22
* Fix bug #674: typo in documentation example for BiCGSTAB. They are now proper...Gravatar Gael Guennebaud2013-10-16
* make compile_snippet use Eigen/DenseGravatar Benoit Jacob2011-03-20
* fix compilation of snippetsGravatar Gael Guennebaud2011-02-01
* * update redux sectionGravatar Gael Guennebaud2010-06-28
* tests : fix compilation issues, adding <iostream> and removingGravatar Thomas Capricelli2010-03-08
* Remove some Array #includes.Gravatar Jitse Niesen2010-01-21
* add examples for makeJacobi and makeGivensGravatar Gael Guennebaud2009-09-03
* QR: add isInjective(), isSurjective(),Gravatar Gael Guennebaud2009-01-28
* Use an aligned IOFormat in the docsGravatar Benoit Jacob2008-12-06
* Add cholesky's members to MatrixBaseGravatar Gael Guennebaud2008-07-19
* * big rework of Inverse.h:Gravatar Benoit Jacob2008-07-15
* fix building of examplesGravatar Gael Guennebaud2008-06-03
* many small fixes and documentation improvements,Gravatar Benoit Jacob2008-05-29
* part 2 of the reorganization. Benefits/changes:Gravatar Benoit Jacob2007-12-28
* - rework the coefficients APIGravatar Benoit Jacob2007-12-24
* now we also have a examples/ directory for self-contained examples,Gravatar Benoit Jacob2007-12-21
* now cmake takes snippets of code, completes them into compilable sources, bui...Gravatar Benoit Jacob2007-12-21