Turi Create  4.0
turi::sketches::quantile_sketch< T, Comparator > Member List

This is the complete list of members for turi::sketches::quantile_sketch< T, Comparator >, including all inherited members.

add(T t)turi::sketches::quantile_sketch< T, Comparator >inline
combine(const quantile_sketch &other)turi::sketches::quantile_sketch< T, Comparator >inline
fast_query(size_t rank) constturi::sketches::quantile_sketch< T, Comparator >inline
fast_query_quantile(double quantile) constturi::sketches::quantile_sketch< T, Comparator >inline
finalize()turi::sketches::quantile_sketch< T, Comparator >inline
init(size_t desired_n, double epsilon, const Comparator &comparator=Comparator())turi::sketches::quantile_sketch< T, Comparator >inline
memory_usage()turi::sketches::quantile_sketch< T, Comparator >inline
quantile_sketch()turi::sketches::quantile_sketch< T, Comparator >inline
quantile_sketch(size_t desired_n, double epsilon=0.005, const Comparator &comparator=Comparator())turi::sketches::quantile_sketch< T, Comparator >inlineexplicit
query(size_t rank) constturi::sketches::quantile_sketch< T, Comparator >inline
query_quantile(double quantile) constturi::sketches::quantile_sketch< T, Comparator >inline
size() constturi::sketches::quantile_sketch< T, Comparator >inline
sketch_size()turi::sketches::quantile_sketch< T, Comparator >inline