eigen/test
Benoit Jacob a994e51c96 * add Gael copyright lines on 2 more files
* macro renaming: EIGEN_NDEBUG becomes EIGEN_NO_DEBUG
  as this is much better (and similar to Qt) and
  EIGEN_CUSTOM_ASSERT becomes EIGEN_USE_CUSTOM_ASSERT
* protect Core header by a EIGEN_CORE_H
2008-03-26 09:13:11 +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 Removed Column and Row in favor of Block 2008-03-12 18:10:52 +00:00
main.h * add Gael copyright lines on 2 more files 2008-03-26 09:13:11 +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 a lot of renaming 2008-03-13 09:33:26 +00:00