Go to file
Jan Blechta 168ceb271e Really use zero guess in ConjugateGradients::solve as documented
and expected for consistency with other methods.
2015-02-18 14:26:10 +01:00
bench Add missing copyright notices 2015-03-03 11:43:56 -05:00
blas Cygwin does not like weak linking either. 2015-02-28 14:53:11 +01:00
cmake bug #967: Automatically add cxx11 suffix when building in C++11 mode 2015-02-28 14:52:26 +01:00
debug
demos
doc merge 2015-03-04 10:18:08 +01:00
Eigen Really use zero guess in ConjugateGradients::solve as documented 2015-02-18 14:26:10 +01:00
failtest
lapack
scripts Use @CMAKE_MAKE_PROGRAM@ instead of make in buildtests.sh 2015-02-28 16:51:53 +01:00
test Check for no-reallocation in SparseMatrix::insert (bug #974) 2015-03-04 10:16:46 +01:00
unsupported Fixed compilation error when compiling with gcc4.7 2015-03-03 08:56:49 -08:00
.hgeol
.hgignore
CMakeLists.txt
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake
CTestCustom.cmake.in
eigen3.pc.in
INSTALL
README.md
signature_of_eigen3_matrix_library

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

For more information go to http://eigen.tuxfamily.org/.