index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
/
Eigen
/
NonLinearOptimization
Commit message (
Expand
)
Author
Age
*
Fix doc
Gael Guennebaud
2018-07-12
*
Fix typos found using codespell
Gael Guennebaud
2018-06-07
*
fix a weird typo I commited in ae76c977041e7584324738a3075d4a926508dd90
Thomas Capricelli
2013-06-03
*
remove the 'Unsupported Modules' meta module
Gael Guennebaud
2013-01-11
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
* implement the corner() API change: new methods topLeftCorner() etc
Benoit Jacob
2010-04-22
*
fix compilation
Thomas Capricelli
2010-01-27
*
doc : update code, mention examples
Thomas Capricelli
2010-01-27
*
forgot to commit this: qform.h is not used anymore
Thomas Capricelli
2010-01-26
*
Replace the qr factorization from (c)minpack (qrfac) by Eigen's own stuff.
Thomas Capricelli
2010-01-25
*
fix compilation in some cases
Thomas Capricelli
2010-01-04
*
Remove //@{ ... //@} for same reason as in changeset 2026ea7ff2be0473511cc74c...
Jitse Niesen
2009-12-13
*
fix compilation (for some reason the pb happens only under windows)
Thomas Capricelli
2009-12-11
*
fix important typo
Thomas Capricelli
2009-11-21
*
documentation fixes
Thomas Capricelli
2009-11-10
*
few doc fixes
Thomas Capricelli
2009-11-09
*
more documentatin
Thomas Capricelli
2009-11-09
*
some more documentation
Thomas Capricelli
2009-11-09
*
rename NonLinear to NonLinearOptimization
Thomas Capricelli
2009-11-09