DPNP C++ backend kernel library 0.20.0dev0
Data Parallel Extension for NumPy*
|
Public Member Functions | |
DispatchTable2 (std::string first_name, std::string second_name) | |
template<typename SupportedTypes , template< typename, typename > typename Func> | |
void | populate_dispatch_table () |
FnT | get_unsafe (int first_typenum, int second_typenum) const |
FnT | get (int first_typenum, int second_typenum) const |
const SupportedDTypeList & | get_supported_first_type () const |
const SupportedDTypeList & | get_supported_second_type () const |
const SupportedDTypeList2 & | get_all_supported_types () const |
Definition at line 226 of file dispatch_table.hpp.
|
inline |
Definition at line 229 of file dispatch_table.hpp.
|
inline |
Definition at line 257 of file dispatch_table.hpp.
|
inline |
Definition at line 332 of file dispatch_table.hpp.
|
inline |
Definition at line 322 of file dispatch_table.hpp.
|
inline |
Definition at line 327 of file dispatch_table.hpp.
|
inline |
Definition at line 246 of file dispatch_table.hpp.
|
inline |
Definition at line 237 of file dispatch_table.hpp.