Go to file
2016-06-14 11:28:03 +02:00
bench Updated the README file for the tensor benchmarks 2016-05-25 16:13:41 -07:00
blas Relax mixing-type constraints for binary coefficient-wise operators: 2016-06-06 15:11:41 +02:00
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 Move MatrixBase::operaotr*(UniformScaling) as a free function in Scaling.h, and fix return type. 2016-06-14 11:28:03 +02:00
failtest
lapack Workaround "misleading-indentation" warnings 2016-05-11 08:41:36 +02:00
scripts Fix help output of buildtests and check scripts 2016-05-11 19:39:09 +02:00
test Implement scalar multiples and division by a scalar as a binary-expression with a constant expression. 2016-06-14 11:26:57 +02:00
unsupported Add bind1st_op and bind2nd_op helpers to turn binary functors into unary ones, and implement scalar_multiple2 and scalar_quotient2 on top of them. 2016-06-13 16:18:59 +02:00
.hgeol
.hgignore
CMakeLists.txt bug #1207: Add and fix logical-op warnings 2016-05-11 19:36:34 +02: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/.