Go to file
2016-09-23 10:26:08 +02:00
bench Do not manually add absolute path to boost-library. 2016-09-22 00:10:47 +02:00
blas
cmake FindEigen3.cmake : search for package only if EIGEN3_INCLUDE_DIR is not already defined 2016-08-22 22:13:10 +00:00
debug
demos
doc Add missing file. 2016-09-23 10:26:08 +02:00
Eigen Added a specialization of Eigen::numext::real and Eigen::numext::imag for std::complex<T> to be used when compiling a cuda kernel. This is unfortunately necessary to be able to process complex numbers from a CUDA kernel on MacOS. 2016-09-22 15:52:23 -07:00
failtest
lapack
scripts
test Add a note regarding gcc bug #72867 2016-09-22 11:18:52 +02:00
unsupported Made the gaussian generator usable on GPU 2016-09-22 19:04:44 -07:00
.hgeol
.hgignore
CMakeLists.txt Add aliases Eigen_*_DIR to Eigen3_*_DIR 2016-08-05 15:21:14 +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/.