DPNP C++ backend kernel library 0.19.0rc0
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::erfs::BaseFunctor< OpT, ArgT, ResT >::is_constant = typename std::false_type |
using dpnp::kernels::erfs::BaseFunctor< OpT, ArgT, ResT >::supports_sg_loadstore = typename std::true_type |
using dpnp::kernels::erfs::BaseFunctor< OpT, ArgT, ResT >::supports_vec = typename std::false_type |
|
inline |