SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Files | |
file | builtin_simd.hpp [code] |
Provides seqan3::detail::builtin_simd, seqan3::detail::is_builtin_simd and seqan3::simd::simd_traits<builtin_simd_t>. | |
file | builtin_simd_intrinsics.hpp [code] |
Provides intrinsics include for builtin simd. | |
file | debug_stream_simd.hpp [code] |
Provides seqan3::debug_stream overload for seqan3::simd::simd_type. | |
file | default_simd_backend.hpp [code] |
Provides seqan3::detail::default_simd_backend. | |
file | default_simd_length.hpp [code] |
Provides seqan3::detail::default_simd_length and seqan3::detail::default_simd_max_length. | |
file | simd_algorithm_avx2.hpp [code] |
Provides specific algorithm implementations for AVX2 instruction set. | |
file | simd_algorithm_avx512.hpp [code] |
Provides specific algorithm implementations for AVX512 instruction set. | |
file | simd_algorithm_sse4.hpp [code] |
Provides specific algorithm implementations for SSE4 instruction set. | |