index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
mixingtypes.cpp
Commit message (
Expand
)
Author
Age
*
Remove deprecated code not used by evaluators
Gael Guennebaud
2014-09-18
*
merge with default branch
Gael Guennebaud
2014-06-20
|
\
|
*
Extend mixingtype unit test to check transposed cases.
Gael Guennebaud
2014-04-17
|
*
Enable repetition in mixing type unit test
Gael Guennebaud
2014-03-31
*
|
Fix mixing scalar types with evaluators
Gael Guennebaud
2014-02-19
|
/
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
add the possibility to configure the maximal matrix size in the unit tests
Gael Guennebaud
2011-07-12
*
fix mixingtypes unit test
Gael Guennebaud
2011-01-27
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
now that we properly support mixing real-complex: clean mixingtypes test
Gael Guennebaud
2010-07-22
*
update mixing type test
Gael Guennebaud
2010-07-15
*
email change
Gael Guennebaud
2010-06-24
*
fix compilation when default to row major
Gael Guennebaud
2010-06-24
*
fix array_comp *= array_real
Gael Guennebaud
2010-06-20
*
fix compilation
Gael Guennebaud
2010-03-07
*
fix compilation
Benoit Jacob
2010-03-02
*
introduce check target, and some renaming
Benoit Jacob
2009-11-12
*
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
*
uncomment stuff commented for debugging (sorry for the noise)
Gael Guennebaud
2009-09-07
*
* add real scalar * complex matrix, real matrix * complex scalar,
Gael Guennebaud
2009-09-04
*
extend mixingtype test to check diagonal products and fix the later for real*...
Gael Guennebaud
2009-09-04
*
rename the EigenSolver module to Eigenvalues
Gael Guennebaud
2009-09-04
*
update mixingtype unit test to reflect current status, but it is still clear
Gael Guennebaud
2009-09-03
*
minor compilation fixes for Sun CC and ICC
Gael Guennebaud
2009-07-20
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
Sparse module: bugfix in SparseMatrix::resize(), now the indices are
Gael Guennebaud
2009-01-15
*
* In LU solvers: no need anymore to use row-major matrices
Benoit Jacob
2009-01-03
*
* add unit-tests to check allowed and forbiddent mixing of different scalar t...
Benoit Jacob
2008-12-22