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

Public Member Functions

constexpr T get (std::size_t) const
 

Detailed Description

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

Definition at line 261 of file histogram_common.hpp.

Member Function Documentation

◆ get()

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

Definition at line 263 of file histogram_common.hpp.


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