Go to file
RJ Ryan 949a2da38c Use scalar_sum_op and scalar_quotient_op instead of operator+ and operator/ in MeanReducer.
Improves support for std::complex types when compiling for CUDA.

Expands on e2e9cdd169
 and 2bda1b0d93
.
2017-04-14 13:23:35 -07:00
bench Improve cmake scripts for Pastix and BLAS detection. 2017-04-14 10:22:12 +02:00
blas add cmake-option to enable/disable creation of tests 2017-01-02 09:09:21 +01:00
cmake Improve cmake scripts for Pastix and BLAS detection. 2017-04-14 10:22:12 +02:00
debug refactor common row/column iteration code into its own class 2016-12-08 19:40:15 -08:00
demos
doc Add \newin{3.x} doxygen command 2017-01-17 10:31:28 +01:00
Eigen Improve mixing of complex and real in the vectorized path of apply_rotation_in_the_plane 2017-04-14 11:05:13 +02:00
failtest
lapack
scripts
test Improve cmake scripts for Pastix and BLAS detection. 2017-04-14 10:22:12 +02:00
unsupported Use scalar_sum_op and scalar_quotient_op instead of operator+ and operator/ in MeanReducer. 2017-04-14 13:23:35 -07:00
.hgeol
.hgignore Added some possible temporaries to .hgignore 2016-12-20 14:45:44 +01:00
CMakeLists.txt bug #1375: fix cmake installation with cmake 2.8 2017-01-24 09:16:40 +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/.