aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/plugins/IndexedViewMethods.h
Commit message (Expand)AuthorAge
* Fix previous commits: disbale only problematic indexed view methods for old c...Gravatar Gael Guennebaud2017-02-11
* Fixed bug introduced in previous commitGravatar Benoit Steiner2017-02-10
* Added a new EIGEN_HAS_INDEXED_VIEW define that set to 0 for older compilers t...Gravatar Benoit Steiner2017-02-10
* Fix useless ';' warningGravatar Gael Guennebaud2017-01-25
* Fix regression when passing enums to operator()Gravatar Gael Guennebaud2017-01-17
* Add support for symbolic expressions as arguments of operator()Gravatar Gael Guennebaud2017-01-16
* TypoGravatar Gael Guennebaud2017-01-16
* Large code refactoring:Gravatar Gael Guennebaud2017-01-11
* Move fix and symbolic to their own file, and improve doxygen compatibilityGravatar Gael Guennebaud2017-01-11
* Add 1D overloads of operator()Gravatar Gael Guennebaud2017-01-11
* Add doc to seq, seqN, ArithmeticSequence, operator(), etc.Gravatar Gael Guennebaud2017-01-10
* Factorize const and non-const version of the generic operator() method.Gravatar Gael Guennebaud2017-01-10