DPNP C++ backend kernel library 0.18.0dev0
Data Parallel Extension for NumPy*
Loading...
Searching...
No Matches
statistics::histogram::NoWeights< T > Struct Template Reference

Public Member Functions

constexpr T get (size_t) const
 

Detailed Description

template<typename T = uint32_t>
struct statistics::histogram::NoWeights< T >

Definition at line 280 of file histogram_common.hpp.

Member Function Documentation

◆ get()

template<typename T = uint32_t>
T statistics::histogram::NoWeights< T >::get ( size_t ) const
inlineconstexpr

Definition at line 282 of file histogram_common.hpp.


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