Go to file
2010-02-26 12:51:20 +01:00
bench fix some BTL issues 2010-02-26 12:51:20 +01:00
blas
cmake CMake cleanup. 2010-02-20 17:39:58 +01:00
debug
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 a smarter parallelization strategy for gemm avoiding multiple 2010-02-26 12:32:00 +01:00
scripts
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
.krazy
CMakeLists.txt Tried to get rid of MSVC warning D9025. 2010-02-21 15:23:51 +01:00
COPYING.GPL
COPYING.LGPL
CTestConfig.cmake
Doxyfile
eigen3.pc.in
INSTALL
Mainpage.dox
signature_of_eigen3_matrix_library