HPPA-master
cache
.gitignore
21B
src
main.cpp
432B
CMakeLists.txt
97B
libs
cache
src
cache.cpp
573B
tests
cache_test.cpp
251B
CMakeLists.txt
177B
include
cache
cache.hpp
274B
CMakeLists.txt
679B
benchmark
src
benchmark.cpp
302B
tests
benchmark_test.cpp
410B
CMakeLists.txt
181B
include
benchmark
benchmark.hpp
128B
CMakeLists.txt
683B
CMakeLists.txt
52B
cmake
HunterGate.cmake
17KB
CMakeLists.txt
352B
vectorization
.clang-format
2KB
.gitignore
11B
src
manual_vectorized
manual_vectorized.cpp
682B
CMakeLists.txt
121B
non_vectorized
non_vectorized.cpp
404B
CMakeLists.txt
118B
cached_vectorized
cached_vectorized.cpp
634B
CMakeLists.txt
122B
auto_vectorized
auto_vectorized.cpp
403B
CMakeLists.txt
116B
CMakeLists.txt
139B
libs
benchmark
src
benchmark.cpp
717B
tests
test_benchmark.cpp
301B
CMakeLists.txt
151B
include
benchmark
benchmark.hpp
224B
CMakeLists.txt
847B
matrix
src
cached_matrix.cpp
4KB
parent_matrix.cpp
2KB
matrix.cpp
2KB
standard_matrix.cpp
2KB
vectorized_matrix.cpp
2KB
tests
test_parent_matrix.cpp
890B
test_cached_matrix.cpp
2KB
test_standard_matrix.cpp
466B
CMakeLists.txt
215B
test_vectorized_matrix.cpp
909B
include
matrix
factory
matrix.hpp
178B
standard_matrix.hpp
504B
cached_matrix.hpp
498B
vectorized_matrix.hpp
510B
matrix.hpp
1KB
parent_matrix.hpp
825B
standard_matrix.hpp
285B
cached_matrix.hpp
924B
vectorized_matrix.hpp
308B
CMakeLists.txt
2KB
cmake
HunterGate.cmake
17KB
tests
test_standard_vectorization.cpp
321B
test_intrinsics_vectorization.cpp
331B
test_vectorization.hpp
1KB
test_matrix_common.cpp
700B
CMakeLists.txt
259B
CMakeLists.txt
623B
暂无评论