Go to file
Benoit Jacob 68eba600b1 big reorganisation of asserts, so that:
0) asserts are only done in the public API, except for a few ones explicitly
   named eigen_internal_assert.
1) internal asserts are disabled unless EIGEN_INTERNAL_DEBUGGING is defined.
   This limits the impact of debugging on performance.
2) no 'unused argument' warnings anymore when compiling with -DNDEBUG
2007-12-05 08:56:42 +00:00
doc and here is the fixed-size Block class 2007-12-05 07:39:26 +00:00
src big reorganisation of asserts, so that: 2007-12-05 08:56:42 +00:00
test big reorganisation of asserts, so that: 2007-12-05 08:56:42 +00:00
CMakeLists.txt Fix damage done by automatic search-and-replace 2007-11-25 22:05:49 +00:00