A library for working with phylogenetic and population genetic data.
v0.27.0
accumulator.cpp File Reference

Detailed Description

Implementation of Histogram Accumulator class.

Definition in file accumulator.cpp.

#include "genesis/utils/math/histogram/accumulator.hpp"
#include <algorithm>
#include <cmath>
#include "genesis/utils/math/histogram.hpp"

Go to the source code of this file.

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils