Go to file
Benoit Jacob 84bb868f07 * more MSVC warning fixes from Kenneth Riddile
* actually GCC 4.3.0 has a bug, "deprecated" placed at the end
  of a function prototype doesn't have any effect, moving them to
  the start of the function prototype makes it actually work!
* finish porting the cholesky unit-test to the new LLT/LDLT,
  after the above fix revealed a deprecated warning
2008-12-19 02:59:04 +00:00
bench improved MSVC support in cmake files (SSE) 2008-12-18 09:07:36 +00:00
cmake clean FindUmfpack.cmake wrt enable_language(Fortran) 2008-12-02 12:20:13 +00:00
demos prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all cmake files 2008-12-02 12:59:10 +00:00
disabled Update e-mail address 2008-11-24 13:40:43 +00:00
doc * fix in IO.h, a useless copy was made because of assignment from 2008-12-18 20:36:25 +00:00
Eigen * more MSVC warning fixes from Kenneth Riddile 2008-12-19 02:59:04 +00:00
test * more MSVC warning fixes from Kenneth Riddile 2008-12-19 02:59:04 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt improved MSVC support in cmake files (SSE) 2008-12-18 09:07:36 +00:00
COPYING
COPYING.LESSER
Doxyfile * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
Mainpage.dox tutorial: add array module warnings when needed 2008-11-17 15:38:57 +00:00