eigen/test
Benoit Jacob d1d55e67e9 - make MatrixBase and all expressions aware of their preferred traversal order.
Honor this preference in operator=.
- add several methods to the API
- rework API for diagonal matrices
- add benchmarking code
2008-01-05 10:57:14 +00:00
..
adjoint.cpp expand unit-tests and fix const-qualifaction bugs thus discovered 2007-12-12 17:48:20 +00:00
basicstuff.cpp - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +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 - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
main.cpp revert most of my previous commit. forcing the compiler to inline only increased 2007-12-11 14:57:42 +00:00
main.h - make MatrixBase and all expressions aware of their preferred traversal order. 2008-01-05 10:57:14 +00:00
map.cpp - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
miscmatrices.cpp - make MatrixBase and all expressions aware of their preferred traversal order. 2008-01-05 10:57:14 +00:00
product.cpp - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
smallvectors.cpp add constructors and accessors/mutators specific to small vectors. 2007-12-17 20:51:40 +00:00
submatrices.cpp -add Ones, DiagonalMatrix, DiagonalCoeffs 2007-12-15 18:16:30 +00:00