eigen/test
Benoit Jacob 2ee68a074e generalized ei_traits<>.
Finally the importing macro is named EIGEN_BASIC_PUBLIC_INTERFACE
because it does not only import the ei_traits, it also makes the base class
a friend, etc.
2008-03-12 17:17:36 +00:00
..
adjoint.cpp generalized ei_traits<>. 2008-03-12 17:17:36 +00:00
basicstuff.cpp generalized ei_traits<>. 2008-03-12 17:17:36 +00:00
CMakeLists.txt * Added support for a comma initializer: mat.block(i,j,2,2) << 1, 2, 3, 4; 2008-03-08 19:02:24 +00:00
cwiseop.cpp generalized ei_traits<>. 2008-03-12 17:17:36 +00:00
linearstructure.cpp generalized ei_traits<>. 2008-03-12 17:17:36 +00:00
main.cpp Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
main.h generalized ei_traits<>. 2008-03-12 17:17:36 +00:00
map.cpp Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
miscmatrices.cpp generalized ei_traits<>. 2008-03-12 17:17:36 +00:00
product.cpp generalized ei_traits<>. 2008-03-12 17:17:36 +00:00
smallvectors.cpp Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
submatrices.cpp generalized ei_traits<>. 2008-03-12 17:17:36 +00:00