|
Grid 0.7.0
|
#include <Grid_neon.h>
Data Fields | |
| float32x4_t | v |
| float | f [4] |
| __m128 | v |
Definition at line 56 of file Grid_neon.h.
| float32x4_t u128f::v |
Definition at line 57 of file Grid_neon.h.
Referenced by Reduce< Out_type, In_type >::operator()(), and Reduce< Out_type, In_type >::operator()().
| float u128f::f |
Definition at line 58 of file Grid_neon.h.
Referenced by Reduce< Out_type, In_type >::operator()(), and Reduce< Out_type, In_type >::operator()().
| __m128 u128f::v |
Definition at line 51 of file Grid_sse4.h.