index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
/
snippets
/
compile_snippet.cpp.in
Commit message (
Expand
)
Author
Age
*
Fixed some compiler bugs in NVCC, now compiles with CUDA.
Jonas Adler
2015-07-22
*
Fix bug #674: typo in documentation example for BiCGSTAB. They are now proper...
Gael Guennebaud
2013-10-16
*
make compile_snippet use Eigen/Dense
Benoit Jacob
2011-03-20
*
fix compilation of snippets
Gael Guennebaud
2011-02-01
*
* update redux section
Gael Guennebaud
2010-06-28
*
tests : fix compilation issues, adding <iostream> and removing
Thomas Capricelli
2010-03-08
*
Remove some Array #includes.
Jitse Niesen
2010-01-21
*
add examples for makeJacobi and makeGivens
Gael Guennebaud
2009-09-03
*
QR: add isInjective(), isSurjective(),
Gael Guennebaud
2009-01-28
*
Use an aligned IOFormat in the docs
Benoit Jacob
2008-12-06
*
Add cholesky's members to MatrixBase
Gael Guennebaud
2008-07-19
*
* big rework of Inverse.h:
Benoit Jacob
2008-07-15
*
fix building of examples
Gael Guennebaud
2008-06-03
*
many small fixes and documentation improvements,
Benoit Jacob
2008-05-29
*
part 2 of the reorganization. Benefits/changes:
Benoit Jacob
2007-12-28
*
- rework the coefficients API
Benoit Jacob
2007-12-24
*
now we also have a examples/ directory for self-contained examples,
Benoit Jacob
2007-12-21
*
now cmake takes snippets of code, completes them into compilable sources, bui...
Benoit Jacob
2007-12-21