Grid 0.7.0
uconv< vtype > Union Template Reference

#include <Grid_avx.h>

Data Fields

__m256 f
vtype v
float32x4_t f
__m128 f

Detailed Description

template<class vtype>
union uconv< vtype >

Definition at line 45 of file Grid_avx.h.

Field Documentation

◆ f [1/3]

template<class vtype>
__m256 uconv< vtype >::f

Definition at line 46 of file Grid_avx.h.

◆ v

template<class vtype>
vtype uconv< vtype >::v

Definition at line 47 of file Grid_avx.h.

◆ f [2/3]

template<class vtype>
float32x4_t uconv< vtype >::f

Definition at line 53 of file Grid_neon.h.

◆ f [3/3]

template<class vtype>
__m128 uconv< vtype >::f

Definition at line 46 of file Grid_sse4.h.


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