![]() |
Project
|
#include <factory.h>
Public Types | |
template<typename source_T > | |
using | histogram_type = histogram_T< source_T > |
Static Public Member Functions | |
template<typename source_IT > | |
static decltype(auto) | fromSamples (source_IT begin, source_IT end) |
template<typename source_T > | |
static decltype(auto) | fromSamples (gsl::span< const source_T > range) |
using o2::rans::internal::makeHistogram< histogram_T >::histogram_type = histogram_T<source_T> |
|
inlinestatic |
|
inlinestatic |