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

Public Member Functions

 Weights (T *weights)
 
get (size_t id) const
 

Detailed Description

template<typename T>
struct statistics::histogram::Weights< T >

Definition at line 289 of file histogram_common.hpp.

Constructor & Destructor Documentation

◆ Weights()

template<typename T >
statistics::histogram::Weights< T >::Weights ( T * weights)
inline

Definition at line 291 of file histogram_common.hpp.

Member Function Documentation

◆ get()

template<typename T >
T statistics::histogram::Weights< T >::get ( size_t id) const
inline

Definition at line 296 of file histogram_common.hpp.


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