mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
6972c140f7
Implemented NEON and AltiVec versions, copied SSE version over from GeneralBlockPanelKernel.h. Also in GCC case (or rather !_MSC_VER) it's implemented using __builtin_prefetch(). NEON managed to give a small but welcome boost, 0.88GFLOPS -> 0.91GFLOPS. |
||
---|---|---|
bench | ||
blas | ||
cmake | ||
debug | ||
demos | ||
doc | ||
Eigen | ||
scripts | ||
test | ||
unsupported | ||
.hgignore | ||
.krazy | ||
CMakeLists.txt | ||
COPYING.GPL | ||
COPYING.LGPL | ||
CTestConfig.cmake | ||
Doxyfile | ||
eigen3.pc.in | ||
INSTALL | ||
Mainpage.dox | ||
signature_of_eigen3_matrix_library |