Go to file
Gael Guennebaud 8885d56928 commit woking versions of triangular solvers naturally
handling conjuagted expression. still have to bench whether it
is faster (runtime and compile time) to directly call the
cache friendly functions, whence all the commented piece of code...
2009-07-09 23:59:18 +02:00
bench add a partial LU bench in BTL 2009-06-04 18:16:54 +02:00
cmake use system variable instead of custom one 2009-06-25 01:06:53 +02:00
demos remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
disabled remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
doc add missing code snippets for newer Matrix methods and PartialLU::solve() 2009-06-25 00:57:51 +02:00
Eigen commit woking versions of triangular solvers naturally 2009-07-09 23:59:18 +02:00
test started to simplify the triangular solvers 2009-07-09 17:11:03 +02:00
unsupported remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt Fix out of source build 2009-05-27 17:36:46 +02:00
COPYING
COPYING.LESSER
CTestConfig.cmake update CTestConfig file for my.cdash.org 2009-05-19 10:21:24 +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