Provides seqan3::detail::counted_simd_iterator and seqan3::views::iota_simd. More...
#include <seqan3/std/ranges>#include <seqan3/core/concept/core_language.hpp>#include <seqan3/core/simd/concept.hpp>#include <seqan3/core/simd/simd_algorithm.hpp>#include <seqan3/core/simd/simd_traits.hpp>
Include dependency graph for view_iota_simd.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
| seqan3::views | |
| The SeqAn namespace for views. | |
Variables | |
| template<simd_concept index_simd_t> | |
| constexpr detail::iota_simd_view_fn< index_simd_t > | seqan3::views::iota_simd |
| An iota view over a simd vector. More... | |
Provides seqan3::detail::counted_simd_iterator and seqan3::views::iota_simd.