eigen/test
Gael Guennebaud 138aad0ed0 * coefficient wise operators are more generic, with controllable result type.
- compatible with current STL's functors as well as with the extention proposal (TR1)
 * thanks to the above, Cast and ScalarMultiple have been removed
 * benchmark_suite is more flexible (compiler and matrix size)
2008-03-06 11:36:27 +00:00
..
adjoint.cpp * Fix a compilation issue with large fixed-size matrices: the unrollers were always instanciated. 2008-03-05 13:18:19 +00:00
basicstuff.cpp * Fix a compilation issue with large fixed-size matrices: the unrollers were always instanciated. 2008-03-05 13:18:19 +00:00
CMakeLists.txt Patch by Gael Guennebaud: coeff-wise binary operators. 2008-02-29 14:35:14 +00:00
cwiseop.cpp * coefficient wise operators are more generic, with controllable result type. 2008-03-06 11:36:27 +00:00
linearstructure.cpp Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
main.cpp Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
main.h Patch by Gael Guennebaud: coeff-wise binary operators. 2008-02-29 14:35:14 +00:00
map.cpp Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
miscmatrices.cpp Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
product.cpp * Fix a compilation issue with large fixed-size matrices: the unrollers were always instanciated. 2008-03-05 13:18:19 +00:00
smallvectors.cpp Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
submatrices.cpp Removed trailling spaces. 2008-03-03 11:02:52 +00:00