std::vector< DataPoint > m_points
bool binDataPoints(const unsigned int &bin_content, std::vector< unsigned int > &ref_coord)
group the data points into bins of equal content "bin_content"; returns true in case of success,...
const std::vector< DataBin * > & getBins() const
get the bins determined by the method "binDataPoints"
ConstantContentBinMaker(const std::vector< DataPoint > &points, const double epsilon)
Constructor.
std::vector< DataBin * > m_bins