aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/symbolic_index.cpp
Commit message (Expand)AuthorAge
* cleanupGravatar Gael Guennebaud2019-01-15
* fix c++11 deprecated warningGravatar Gael Guennebaud2018-10-08
* Move all, last, end from Eigen::placeholders namespace to Eigen::, and rename...Gravatar Gael Guennebaud2018-09-15
* Rename Symbolic namespace to symbolic to be consistent with numext namespaceGravatar Gael Guennebaud2018-09-15
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Add some basic unit-testsGravatar Gael Guennebaud2018-07-12
* Add test for multiple symbolsGravatar Gael Guennebaud2017-01-24
* Add unit test for FixedInt and SymbolicGravatar Gael Guennebaud2017-01-24