DPNP C++ backend kernel library 0.18.0dev0
Data Parallel Extension for NumPy*
Loading...
Searching...
No Matches
statistics::common::TableBuilder2< FnT, SupportedTypes, Func > Struct Template Reference

Classes

struct  impl
 

Public Types

using type
 

Detailed Description

template<typename FnT, typename SupportedTypes, template< typename, typename > typename Func>
struct statistics::common::TableBuilder2< FnT, SupportedTypes, Func >

Definition at line 127 of file dispatch_table.hpp.

Member Typedef Documentation

◆ type

template<typename FnT , typename SupportedTypes , template< typename, typename > typename Func>
using statistics::common::TableBuilder2< FnT, SupportedTypes, Func >::type
Initial value:
dpctl_td_ns::DispatchTableBuilder<FnT, impl, dpctl_td_ns::num_types>

Definition at line 146 of file dispatch_table.hpp.


The documentation for this struct was generated from the following file: