mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-30 17:40:05 +08:00
92480ffd26
* remove EIGEN_BUILD_TESTS and siblings * add summary at the end of cmake run, hopefully not too verbose * fix build of quaternion demo * kill remnants of old binary library option |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
common.h | ||
complex_double.cpp | ||
complex_single.cpp | ||
double.cpp | ||
level1_impl.h | ||
level2_impl.h | ||
level3_impl.h | ||
README.txt | ||
single.cpp |
This directory contains a BLAS library built on top of Eigen. This is currently a work in progress which is far to be ready for use, but feel free to contribute to it if you wish. If you want to compile it, set the cmake variable EIGEN_BUILD_BLAS to "on".