OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
quantile::detail::Centroids< RealType, IndexType > Member List

This is the complete list of members for quantile::detail::Centroids< RealType, IndexType >, including all inherited members.

appendAndSortCurrent(Centroids &buff)quantile::detail::Centroids< RealType, IndexType >
capacity() const quantile::detail::Centroids< RealType, IndexType >inline
Centroids()=defaultquantile::detail::Centroids< RealType, IndexType >
Centroids(RealType *sums, IndexType *counts, IndexType const size)quantile::detail::Centroids< RealType, IndexType >inline
Centroids(VectorView< RealType > sums, VectorView< IndexType > counts)quantile::detail::Centroids< RealType, IndexType >inline
clear()quantile::detail::Centroids< RealType, IndexType >inline
counts_quantile::detail::Centroids< RealType, IndexType >
curr_idx_quantile::detail::Centroids< RealType, IndexType >
currCount() const quantile::detail::Centroids< RealType, IndexType >inline
currMean() const quantile::detail::Centroids< RealType, IndexType >inline
hasCurr() const quantile::detail::Centroids< RealType, IndexType >inline
hasNext() const quantile::detail::Centroids< RealType, IndexType >inline
inc_quantile::detail::Centroids< RealType, IndexType >
infinityquantile::detail::Centroids< RealType, IndexType >static
max_quantile::detail::Centroids< RealType, IndexType >
mean(IndexType const i) const quantile::detail::Centroids< RealType, IndexType >inline
mergeIfFits(Centroids &centroid, IndexType const max_count)quantile::detail::Centroids< RealType, IndexType >
min_quantile::detail::Centroids< RealType, IndexType >
moveNextToCurrent()quantile::detail::Centroids< RealType, IndexType >
nanquantile::detail::Centroids< RealType, IndexType >static
next_idx_quantile::detail::Centroids< RealType, IndexType >
nextCount() const quantile::detail::Centroids< RealType, IndexType >inline
nextSum() const quantile::detail::Centroids< RealType, IndexType >inline
operator<(Centroids const &b) const quantile::detail::Centroids< RealType, IndexType >inline
operator<<(std::ostream &, Centroids< RealType2, IndexType2 > const &)quantile::detail::Centroids< RealType, IndexType >friend
push_back(RealType const value, RealType const count)quantile::detail::Centroids< RealType, IndexType >inline
resetIndices(bool const forward)quantile::detail::Centroids< RealType, IndexType >
size() const quantile::detail::Centroids< RealType, IndexType >inline
sums_quantile::detail::Centroids< RealType, IndexType >
totalWeight() const quantile::detail::Centroids< RealType, IndexType >inline