DPNP C++ backend kernel library 0.18.0dev0
Data Parallel Extension for NumPy*
|
Public Types | |
using | is_constant = typename std::false_type |
using | supports_vec = typename std::false_type |
using | supports_sg_loadstore = typename std::true_type |
Public Member Functions | |
resT | operator() (const argT &x) const |
using dpnp::kernels::i0::I0Functor< argT, resT >::is_constant = typename std::false_type |
using dpnp::kernels::i0::I0Functor< argT, resT >::supports_sg_loadstore = typename std::true_type |
using dpnp::kernels::i0::I0Functor< argT, resT >::supports_vec = typename std::false_type |
|
inline |