|
DPNP C++ backend kernel library 0.20.0dev0
Data Parallel Extension for NumPy*
|
Public Types | |
| using | supports_sg_loadstore = std::true_type |
| using | supports_vec = std::false_type |
Public Member Functions | |
| resT | operator() (const argT1 &in1, const argT2 &in2) const |
Definition at line 63 of file logaddexp2.hpp.
| using dpnp::kernels::logaddexp2::Logaddexp2Functor< argT1, argT2, resT >::supports_sg_loadstore = std::true_type |
Definition at line 65 of file logaddexp2.hpp.
| using dpnp::kernels::logaddexp2::Logaddexp2Functor< argT1, argT2, resT >::supports_vec = std::false_type |
Definition at line 66 of file logaddexp2.hpp.
|
inline |
Definition at line 68 of file logaddexp2.hpp.