Go to file
2010-02-26 15:58:22 +01:00
bench BTL: allow to bench real time 2010-02-26 14:57:49 +01:00
blas
cmake CMake cleanup. 2010-02-20 17:39:58 +01:00
debug Handle row and col major matrices in the gdb pretty printer 2009-12-08 19:12:26 +01:00
demos
disabled Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
doc finally here is a simple solution making (a*b).diagonal() even faster than a.lazyProduct(b).diagonal() !! 2010-02-10 14:08:47 +01:00
Eigen implement Aron's idea of interleaving the packing with the first computations 2010-02-26 15:58:22 +01:00
scripts fix the script again (definitely?) + cleaning 2010-01-22 19:26:29 +01:00
test Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
unsupported Added missing precision/eps functions to AutoDiffScalar. 2010-02-21 15:44:34 +01:00
.hgignore ignore more build*/ directories 2009-12-11 02:39:49 +01:00
.krazy
CMakeLists.txt Tried to get rid of MSVC warning D9025. 2010-02-21 15:23:51 +01:00
COPYING.GPL
COPYING.LGPL add SSE path for Matrix4f inverse, taken from Intel except that we do a kosher 2009-12-14 22:47:14 -05:00
CTestConfig.cmake
Doxyfile
eigen3.pc.in
INSTALL
Mainpage.dox
signature_of_eigen3_matrix_library