|
DPNP C++ backend kernel library 0.20.0dev0
Data Parallel Extension for NumPy*
|
Public Types | |
| using | supports_sg_loadstore = typename std::true_type |
| using | supports_vec = typename std::false_type |
Public Member Functions | |
| resT | operator() (const argT1 &in1, const argT2 &in2) const |
| using dpnp::kernels::lcm::LcmFunctor< argT1, argT2, resT >::supports_sg_loadstore = typename std::true_type |
| using dpnp::kernels::lcm::LcmFunctor< argT1, argT2, resT >::supports_vec = typename std::false_type |
|
inline |