Go to file
Gael Guennebaud b0aa2520f1 * add real scalar * complex matrix, real matrix * complex scalar,
and complex scalar * real matrix overloads
* allows the inner and outer product specialisations to mix real and complex
2009-09-04 11:22:32 +02:00
bench add a "rot" benchmark in BTL 2009-08-15 10:19:16 +02:00
cmake Force release builds on Windows machines in the test suite. 2009-08-28 20:14:18 +02:00
demos remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
disabled change the implementation of BandMatrix to follow the BLAS/LAPACK storage scheme 2009-07-15 17:00:49 +02:00
doc rename the EigenSolver module to Eigenvalues 2009-09-04 09:23:38 +02:00
Eigen * add real scalar * complex matrix, real matrix * complex scalar, 2009-09-04 11:22:32 +02:00
scripts new script that update from mercurial, make the doc, and upload the result 2009-08-15 03:36:37 +02:00
test * add real scalar * complex matrix, real matrix * complex scalar, 2009-09-04 11:22:32 +02:00
unsupported remove the \addexample tags 2009-09-03 11:22:42 +02:00
.hgignore add basic .hgignore file for most common generated/temporary files 2009-08-08 21:42:14 +02:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt Fixed SSE related build warning on 64-bit windows systems. 2009-08-28 00:05:44 +02:00
COPYING
COPYING.LESSER
CTestConfig.cmake enable our own ctest dashboard 2009-07-20 23:06:04 +02:00
Doxyfile * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
eigen2.pc.in Added pkgconfig support 2009-05-19 11:48:50 -05:00
Mainpage.dox * classify and sort the doxygen "related pages" 2009-02-04 09:44:44 +00:00