#include <factory.h>
Inherits o2::rans::internal::makeHistogram< DenseHistogram >.
Definition at line 138 of file factory.h.
◆ base_type
◆ fromSamples() [1/2]
static decltype(auto) o2::rans::makeDenseHistogram::fromSamples |
( |
gsl::span< const source_T > |
range, |
|
|
source_T |
min, |
|
|
source_T |
max |
|
) |
| |
|
inlinestatic |
◆ fromSamples() [2/2]
template<typename source_IT >
static decltype(auto) o2::rans::makeDenseHistogram::fromSamples |
( |
source_IT |
begin, |
|
|
source_IT |
end, |
|
|
typename std::iterator_traits< source_IT >::value_type |
min, |
|
|
typename std::iterator_traits< source_IT >::value_type |
max |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Utilities/rANS/include/rANS/factory.h