|
Grid 0.7.0
|
#include <Grid_neon.h>
Data Fields | |
| float64x2_t | v |
| double | f [2] |
| __m128d | v |
Definition at line 60 of file Grid_neon.h.
| float64x2_t u128d::v |
Definition at line 61 of file Grid_neon.h.
Referenced by Reduce< Out_type, In_type >::operator()(), and Reduce< Out_type, In_type >::operator()().
| double u128d::f |
Definition at line 62 of file Grid_neon.h.
Referenced by Reduce< Out_type, In_type >::operator()(), and Reduce< Out_type, In_type >::operator()().
| __m128d u128d::v |
Definition at line 55 of file Grid_sse4.h.