Go to file
Gael Guennebaud 2c00ac0b53 Implement generic scalar*expr and expr*scalar operator based on scalar_product_traits.
This is especially useful for custom scalar types, e.g., to enable float*expr<multi_prec> without conversion.
2016-06-02 22:16:37 +02:00
bench Updated the README file for the tensor benchmarks 2016-05-25 16:13:41 -07:00
blas
cmake Identify clang++ even if it is not named llvm-clang++ 2016-05-22 15:21:14 +02:00
debug
demos
doc Doc: start of a table summarizing coefficient-wise math functions. 2016-06-01 17:09:48 +02:00
Eigen Implement generic scalar*expr and expr*scalar operator based on scalar_product_traits. 2016-06-02 22:16:37 +02:00
failtest
lapack
scripts
test bug #1193: fix lpNorm<Infinity> for empty input. 2016-06-02 15:29:59 +02:00
unsupported Use a single PacketSize variable 2016-06-01 21:19:05 -07: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/.