DPNP C++ backend kernel library 0.18.0dev0
Data Parallel Extension for NumPy*
|
Public Types | |
using | supports_sg_loadstore |
using | supports_vec = typename std::false_type |
Public Member Functions | |
resT | operator() (const argT1 &in1, const argT2 &in2) const |
Definition at line 40 of file heaviside.hpp.
using dpnp::kernels::heaviside::HeavisideFunctor< argT1, argT2, resT >::supports_sg_loadstore |
Definition at line 42 of file heaviside.hpp.
using dpnp::kernels::heaviside::HeavisideFunctor< argT1, argT2, resT >::supports_vec = typename std::false_type |
Definition at line 44 of file heaviside.hpp.
|
inline |
Definition at line 46 of file heaviside.hpp.