VCTR
Loading...
Searching...
No Matches
vctr::ExpressionTemplateBase::SIMDRegisterUnion< ExpressionTypes > Union Template Reference

Helper template to define a union of all supported SIMD types. More...

Public Attributes

ExpressionTypes::NeonSrc neon
 
ExpressionTypes::SSESrc sse
 
ExpressionTypes::AVXSrc avx
 

Detailed Description

template<class ExpressionTypes>
union vctr::ExpressionTemplateBase::SIMDRegisterUnion< ExpressionTypes >

Helper template to define a union of all supported SIMD types.

Especially useful for space efficient scratch registers kept as members.


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