index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
linearstructure.cpp
Commit message (
Expand
)
Author
Age
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
Update e-mail address
Benoit Jacob
2008-11-24
*
if EIGEN_NICE_RANDOM is defined, the random functions will return numbers with
Benoit Jacob
2008-09-01
*
* bug fixes in: Dot, generalized eigen problem, singular matrix detetection ...
Gael Guennebaud
2008-08-23
*
* bugfix in SolveTriangular found by Timothy Hunter (did not compiled for ver...
Gael Guennebaud
2008-08-22
*
* Merge Extract and Part to the Part expression.
Gael Guennebaud
2008-07-21
*
the big Array/Cwise rework as discussed on the mailing list. The new API
Benoit Jacob
2008-07-08
*
* added a pseudo expression Array giving access to:
Gael Guennebaud
2008-06-20
*
many small fixes and documentation improvements,
Benoit Jacob
2008-05-29
*
* find the proper way of nesting the expression in Flagged:
Benoit Jacob
2008-05-28
*
update of the testing framework:
Gael Guennebaud
2008-05-22
*
added a tough test to check the determinant that currently fails
Gael Guennebaud
2008-04-25
*
* make use of the EvalBeforeNestingBit and EvalBeforeAssigningBit
Gael Guennebaud
2008-04-05
*
generalized ei_traits<>.
Benoit Jacob
2008-03-12
*
Relicense --> dual-license LGPL3+/GPL2+
Benoit Jacob
2008-02-28
*
prefix global functions with ei_ as previous solution was rather
Benoit Jacob
2008-02-28
*
rework Identity API: no longer restricted to square matrices
Benoit Jacob
2008-01-11
*
Ready for alpha2 release.
Benoit Jacob
2008-01-07
*
- move: DerivedTraits becomes MatrixBase::Traits
Benoit Jacob
2008-01-06
*
- eigen2 now fully enforces constness! found a way to achieve that
Benoit Jacob
2007-12-25