#include <Grid_gpu_rrii.h>
|
| template<int N, class datum, class P> |
| accelerator_inline void | operator() (GpuVector< N, datum > a, P *Fp) |
| template<int N, class datum, class P> |
| accelerator_inline void | operator() (GpuComplexVector< N, datum > a, P *Fp) |
| template<int N, class datum, class P> |
| accelerator_inline void | operator() (GpuVector< N, datum > a, P *Fp) |
| void | operator() (__m512 a, float *F) |
| void | operator() (__m512d a, double *D) |
| void | operator() (__m512i a, Integer *I) |
Definition at line 233 of file Grid_gpu_rrii.h.
◆ operator()() [1/6]
template<int N, class datum, class P>
◆ operator()() [2/6]
template<int N, class datum, class P>
◆ operator()() [3/6]
template<int N, class datum, class P>
◆ operator()() [4/6]
| void Grid::Optimization::Vstore::operator() |
( |
__m512 | a, |
|
|
float * | F ) |
|
inline |
◆ operator()() [5/6]
| void Grid::Optimization::Vstore::operator() |
( |
__m512d | a, |
|
|
double * | D ) |
|
inline |
◆ operator()() [6/6]
| void Grid::Optimization::Vstore::operator() |
( |
__m512i | a, |
|
|
Integer * | I ) |
|
inline |
The documentation for this struct was generated from the following files: