index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
miscmatrices.cpp
Commit message (
Expand
)
Author
Age
*
Clean source code and unit tests with respect to -Wunused-local-typedefs
Gael Guennebaud
2013-04-10
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
*
new implementation of diagonal matrices and diagonal matrix expressions
Benoit Jacob
2009-06-28
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
Update e-mail address
Benoit Jacob
2008-11-24
*
* Merge Extract and Part to the Part expression.
Gael Guennebaud
2008-07-21
*
update of the testing framework:
Gael Guennebaud
2008-05-22
*
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
*
- make MatrixBase and all expressions aware of their preferred traversal order.
Benoit Jacob
2008-01-05
*
-add Ones, DiagonalMatrix, DiagonalCoeffs
Benoit Jacob
2007-12-15