mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-24 14:45:14 +08:00
dcebc46cdc
using a macro and _Pragma. - use OpenMP also in cacheOptimalProduct and in the vectorized paths as well - kill the vector assignment unroller. implement in operator= the logic for assigning a row-vector in a col-vector. - CMakeLists support for building tests/examples with -fopenmp and/or -msse2 - updates in bench/, especially replace identity() by ones() which prevents underflows from perturbing bench results. |
||
---|---|---|
.. | ||
adjoint.cpp | ||
basicstuff.cpp | ||
CMakeLists.txt | ||
cwiseop.cpp | ||
linearstructure.cpp | ||
main.cpp | ||
main.h | ||
map.cpp | ||
miscmatrices.cpp | ||
product.cpp | ||
smallvectors.cpp | ||
submatrices.cpp |