Go to file
2010-03-07 21:31:06 -05:00
bench provide default values for CXX, remove duplicate define 2010-02-22 15:39:17 +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 fully adapt the gebp kernel and optimize it for CPU with only 8 registers 2010-02-22 16:35:05 +01:00
scripts
test Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
unsupported created FFT::fwd and FFT::inv with ReturnByValue 2010-03-07 21:31:06 -05: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