DPNP C++ backend kernel library 0.18.0dev1
Data Parallel Extension for NumPy*
|
This is the complete list of members for ext::common::DispatchTable2< FnT >, including all inherited members.
DispatchTable2(std::string first_name, std::string second_name) (defined in ext::common::DispatchTable2< FnT >) | ext::common::DispatchTable2< FnT > | inline |
get(int first_typenum, int second_typenum) const (defined in ext::common::DispatchTable2< FnT >) | ext::common::DispatchTable2< FnT > | inline |
get_all_supported_types() const (defined in ext::common::DispatchTable2< FnT >) | ext::common::DispatchTable2< FnT > | inline |
get_supported_first_type() const (defined in ext::common::DispatchTable2< FnT >) | ext::common::DispatchTable2< FnT > | inline |
get_supported_second_type() const (defined in ext::common::DispatchTable2< FnT >) | ext::common::DispatchTable2< FnT > | inline |
get_unsafe(int first_typenum, int second_typenum) const (defined in ext::common::DispatchTable2< FnT >) | ext::common::DispatchTable2< FnT > | inline |
populate_dispatch_table() (defined in ext::common::DispatchTable2< FnT >) | ext::common::DispatchTable2< FnT > | inline |