aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Core/Column.h
Commit message (Expand)AuthorAge
* more documentation and examples, add Doxyfile and Mainpage.dox and alsoGravatar Benoit Jacob2007-12-20
* - make RowsAtCompileTime and ColsAtCompileTime public inGravatar Benoit Jacob2007-12-19
* some more cleanup and reorganisationGravatar Benoit Jacob2007-12-17
* 1) remove EIGEN_UNUSED, instead use non-named arguments.Gravatar Benoit Jacob2007-12-11
* revert most of my previous commit. forcing the compiler to inline only increasedGravatar Benoit Jacob2007-12-11
* play with inlining to get better performance when the compiler is not asked t...Gravatar Benoit Jacob2007-12-11
* big reorganisation of asserts, so that:Gravatar Benoit Jacob2007-12-05
* remove useless default argument valuesGravatar Benoit Jacob2007-12-05
* rename Object -> MatrixBaseGravatar Benoit Jacob2007-11-27
* - improve and comment the "BasicStuff" test.Gravatar Benoit Jacob2007-11-26
* make shameless use of const_cast to reduce code redundancy. This means Eigen2Gravatar Benoit Jacob2007-10-15
* implement the first _real_ unit-tests, testing the results for correctness in...Gravatar Benoit Jacob2007-10-13
* SVN_SILENT:Gravatar Benoit Jacob2007-10-12
* Democracy 1 - 0 DictatorshipGravatar Benoit Jacob2007-10-11
* reorganisation of headers, commit47b935fc42cbf2ca992d8a270bc1b0fc97d1f6bcGravatar Benoit Jacob2007-10-07