27#ifndef math_histogramUniform_hpp
28#define math_histogramUniform_hpp
42template <
typename realT>
77 const std::vector<realT> &
vals,
128 for(
int i = 0;
i <
vals.size(); ++
i )
constexpr floatT six_fifths()
Return 6/5 in the specified precision.