Go to file
Benoit Jacob 4241dddee9 temporarily remove division unit-tests. they caused div-by-zero's , reported by Michael Olbrich.
The solution will consist in adding a real Traits system.
2007-09-30 16:45:40 +00:00
doc make matrix multiplication do immediate evaluation; add lazyMul() for the old behaviour 2007-09-29 08:28:36 +00:00
src Fix super-nasty bug in the declaration of the storage array of fixed-size matrices. 2007-09-30 14:56:11 +00:00
test temporarily remove division unit-tests. they caused div-by-zero's , reported by Michael Olbrich. 2007-09-30 16:45:40 +00:00
CMakeLists.txt make matrix multiplication do immediate evaluation; add lazyMul() for the old behaviour 2007-09-29 08:28:36 +00:00