eigen/test
Benoit Jacob 95dc68dc86 renaming:
Block -> FixedBlock
DynBlock -> Block
indeed, previous commit solves the main issue with DynBlock so
is should now be the more commonly used one.
2008-01-13 20:19:14 +00:00
..
adjoint.cpp rework Identity API: no longer restricted to square matrices 2008-01-11 15:56:21 +00:00
basicstuff.cpp rework Identity API: no longer restricted to square matrices 2008-01-11 15:56:21 +00:00
CMakeLists.txt - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
linearstructure.cpp rework Identity API: no longer restricted to square matrices 2008-01-11 15:56:21 +00:00
main.cpp Ready for alpha2 release. 2008-01-07 09:34:21 +00:00
main.h Ready for alpha2 release. 2008-01-07 09:34:21 +00:00
map.cpp -add set...() methods and their documentation; remove Generic 2008-01-11 15:08:04 +00:00
miscmatrices.cpp rework Identity API: no longer restricted to square matrices 2008-01-11 15:56:21 +00:00
product.cpp rework Identity API: no longer restricted to square matrices 2008-01-11 15:56:21 +00:00
smallvectors.cpp Ready for alpha2 release. 2008-01-07 09:34:21 +00:00
submatrices.cpp renaming: 2008-01-13 20:19:14 +00:00