index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
selfadjoint.cpp
Commit message (
Expand
)
Author
Age
*
bug #1343: fix compilation regression in mat+=selfadjoint_view.
Gael Guennebaud
2016-11-18
*
Introduce a TEST_SET_BUT_UNUSED_VARIABLE macro for initialized but unused var...
Gael Guennebaud
2013-06-25
*
Workaround a bunch of stupid warnings in unit tests
Gael Guennebaud
2013-06-23
*
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
*
fix more variable-set-but-not-used warnings on gcc 4.6
Benoit Jacob
2011-10-31
*
add the possibility to configure the maximal matrix size in the unit tests
Gael Guennebaud
2011-07-12
*
fix the eigen3 part of bug #159 - build issue with selfadjointview
Benoit Jacob
2011-01-26
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
email change
Gael Guennebaud
2010-06-24
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
Fixed many MSVC warnings.
Hauke Heibel
2010-06-09
*
fix selfadjoint to dense
Gael Guennebaud
2010-05-19