Go to file
Benoit Steiner 73b68d4370 Fixed a couple of typos
Cleaned up the code a bit.
2015-12-07 16:38:48 -08:00
bench Make bench_gemm compatible with 3.2 2015-12-01 09:57:31 +01:00
blas Fix degenerate cases in syrk and trsm 2015-11-30 22:20:31 +01:00
cmake Clean hardcoded compilation options 2015-11-30 17:05:42 +01:00
debug
demos
doc Add matrix-free solver example 2015-12-07 12:33:38 +01:00
Eigen Fixed a couple of typos 2015-12-07 16:38:48 -08:00
failtest Add unit tests for bug #981: valid and invalid usage of ternary operator 2015-09-09 11:38:25 +02:00
lapack
scripts
test Fixed a couple of typos 2015-12-07 16:38:48 -08:00
unsupported Add special functions to Eigen: lgamma, erf, erfc. 2015-12-07 15:24:49 -08:00
.hgeol
.hgignore
CMakeLists.txt Clean hardcoded compilation options 2015-11-30 17:05:42 +01:00
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/.