SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
simd_traits.hpp File Reference

Provides seqan3::simd::simd_traits. More...

+ Include dependency graph for simd_traits.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  seqan3::simd::simd_traits< simd_t >
 seqan3::simd::simd_traits is the trait class that provides uniform interface to the properties of simd_t types. More...
 

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.
 
namespace  seqan3::simd
 The SeqAn namespace for simd data types, algorithms and meta functions.
 

Detailed Description

Provides seqan3::simd::simd_traits.

Author
Marcel Ehrhardt <marcel.ehrhardt AT fu-berlin.de>
Hide me