index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
sizeof.cpp
Commit message (
Expand
)
Author
Age
*
Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...
Gael Guennebaud
2018-07-17
*
Remove local Index typedef from unit-tests
Gael Guennebaud
2018-07-12
*
bug #973: update macro-level control of alignement by introducing user-contro...
Gael Guennebaud
2015-07-29
*
Fix sizeof unit test
Gael Guennebaud
2014-04-25
*
Extend sizeof unit test
Gael Guennebaud
2014-03-07
*
Fix various scalar type conversion warnings.
Gael Guennebaud
2013-07-12
*
Add no_assignment_operator to a few classes that must not be assigned, and fi...
Gael Guennebaud
2013-07-10
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
fix icc warning #68
Benoit Jacob
2011-02-22
*
email change
Gael Guennebaud
2010-06-24
*
Fixed another enum related warning.
Hauke Heibel
2010-06-12
*
the Index types change.
Benoit Jacob
2010-05-30
*
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
*
merge
Benoit Jacob
2009-05-22
|
\
|
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
|
* add a writable generic coeff wise expression (CwiseUnaryView)
Gael Guennebaud
2009-05-20
|
/
*
fix some compile errors with gcc 4.3, some warnings, some documentation
Benoit Jacob
2008-06-06
*
added unit tests for sizeof and dynamic memory allocation
Gael Guennebaud
2008-06-02