index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
src
/
Core
/
NestByValue.h
Commit message (
Expand
)
Author
Age
*
* Implement the ByOuterInner accessors
Benoit Jacob
2010-02-25
*
remove some trailing nestbyvalue
Gael Guennebaud
2010-02-01
*
lot of cleaning:
Gael Guennebaud
2010-01-22
*
Warning 4512 (assignment operators could not be generated) is now simply disa...
Hauke Heibel
2009-12-14
*
Added private, non-implemented assignment operators to functions that don't n...
Hauke Heibel
2009-09-27
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
* Find SuperLU also when it is installed without a superlu/ prefix
Benoit Jacob
2009-04-01
*
Big change in DiagonalMatrix and Geometry/Scaling:
Gael Guennebaud
2009-01-28
*
simplify some ei_traits<> using inheritance
Gael Guennebaud
2009-01-11
*
Update e-mail address
Benoit Jacob
2008-11-24
*
doc and use sed to clean the class hierarchy instead of
Gael Guennebaud
2008-08-28
*
* move memory related stuff to util/Memory.h
Gael Guennebaud
2008-08-26
*
change derived classes methods from "private:_method()"
Benoit Jacob
2008-06-26
*
* add bench/benchVecAdd.cpp by Gael, fix crash (ei_pload on non-aligned)
Benoit Jacob
2008-06-26
*
* Block: row and column expressions in the inner direction
Benoit Jacob
2008-06-16
*
* added _*coeffRef members in NestedByValue
Gael Guennebaud
2008-05-28
*
hehe, the complicated nesting scheme in Flagged in the previous commit
Benoit Jacob
2008-05-28