SeqAn3
simd_traits.hpp File Reference

Contains 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

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

Detailed Description

Contains seqan3::simd::simd_traits.

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