Argon 0.1.0
Loading...
Searching...
No Matches
simd::Vector< T, Lanes > Struct Template Reference

Helper template to get the SIMD double-word vector type for a given scalar type. More...

Detailed Description

template<typename T, size_t Lanes>
struct simd::Vector< T, Lanes >

Helper template to get the SIMD double-word vector type for a given scalar type.

Template Parameters
TThe scalar type to get the SIMD vector type for.

The documentation for this struct was generated from the following file: