Go to file
2010-06-26 17:37:17 -04:00
bench add a small bench demoing the possibilities of a direct 3x3 eigen decomposition 2010-07-18 17:26:06 +02:00
blas finish/fix level1 blas, all test pass 2010-07-17 13:49:43 +02:00
cmake Require at least MPFR version 2.3.0, because we use mpfr_signbit. 2010-07-19 12:26:52 +01:00
debug Adapted the MSVC visualizer to the new Dynamic value. 2010-07-03 12:26:53 +02:00
demos Fixed annoying CMake - Qt warning. 2010-07-03 11:52:46 +02:00
doc Add (set)LinSpaced to quick reference guide. 2010-07-20 21:55:22 +01:00
Eigen Included definitions for rowRange() and colRange() member functions of DenseBase 2010-06-26 17:37:17 -04:00
scripts
test add support for determinant on empty matrix 2010-07-19 10:45:06 +02:00
unsupported Require at least MPFR version 2.3.0, because we use mpfr_signbit. 2010-07-19 12:26:52 +01:00
.hgignore
.krazy
CMakeLists.txt Added NEON/Complex.h, ~3.5x faster than scalar std::complex<float> 2010-07-10 00:09:29 +03:00
COPYING.GPL
COPYING.LGPL
CTestConfig.cmake
eigen3.pc.in
INSTALL
signature_of_eigen3_matrix_library