|
DPNP C++ backend kernel library 0.20.0dev4
Data Parallel Extension for NumPy*
|
Public Member Functions | |
| InterpolateFunctor (const TCoord *x_, const TIdx *idx_, const TCoord *xp_, const TValue *fp_, const TValue *left_, const TValue *right_, TValue *out_, const std::size_t xp_size_) | |
| void | operator() (sycl::id< 1 > id) const |
Definition at line 43 of file interpolate.hpp.
|
inline |
Definition at line 56 of file interpolate.hpp.
|
inline |
Definition at line 71 of file interpolate.hpp.