Go to file
Benoit Jacob fa8009c6b7 1) remove EIGEN_UNUSED, instead use non-named arguments.
2) use T instead of const T& when that makes more sense
Thanks to Christian Mayer a.k.a Mekhzolan for the tips.
2007-12-11 15:25:43 +00:00
doc and here is the fixed-size Block class 2007-12-05 07:39:26 +00:00
src 1) remove EIGEN_UNUSED, instead use non-named arguments. 2007-12-11 15:25:43 +00:00
test revert most of my previous commit. forcing the compiler to inline only increased 2007-12-11 14:57:42 +00:00
CMakeLists.txt play with inlining to get better performance when the compiler is not asked to optimize 2007-12-11 13:14:14 +00:00