DPNP C++ backend kernel library 0.18.0dev0
Data Parallel Extension for NumPy*
|
Public Member Functions | |
DispatchTable (std::string name) | |
template<typename SupportedTypes , template< typename > typename Func> | |
void | populate_dispatch_table () |
FnT | get_unsafe (int _typenum) const |
FnT | get (int _typenum) const |
const SupportedDTypeList & | get_all_supported_types () const |
Definition at line 151 of file dispatch_table.hpp.
|
inline |
Definition at line 154 of file dispatch_table.hpp.
|
inline |
Definition at line 174 of file dispatch_table.hpp.
|
inline |
Definition at line 202 of file dispatch_table.hpp.
|
inline |
Definition at line 166 of file dispatch_table.hpp.
|
inline |
Definition at line 157 of file dispatch_table.hpp.