aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/SparseView.h
Commit message (Expand)AuthorAge
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* fix SparseView: clean the nested matrix typeGravatar Gael Guennebaud2010-07-22
* email changeGravatar Gael Guennebaud2010-06-24
* makes SparseView a true sparse expression and fix use of nesting typesGravatar Gael Guennebaud2010-06-24
* This scalar needs to be passed by ref to preserve its alignment.Gravatar Hauke Heibel2010-06-15
* remove extra semicolon;Gravatar Benoit Jacob2010-06-14
* added the SparseView class.Gravatar Daniel Lowengrub2010-06-14