datasketches-cpp
update_theta_sketch_alloc< Allocator >::builder Member List

This is the complete list of members for update_theta_sketch_alloc< Allocator >::builder, including all inherited members.

build() constupdate_theta_sketch_alloc< Allocator >::builder
builder(const Allocator &allocator=Allocator())update_theta_sketch_alloc< Allocator >::builder
set_lg_k(uint8_t lg_k)theta_base_builder< builder, Allocator >
set_p(float p)theta_base_builder< builder, Allocator >
set_resize_factor(resize_factor rf)theta_base_builder< builder, Allocator >
set_seed(uint64_t seed)theta_base_builder< builder, Allocator >
theta_base_builder(const Allocator &allocator)theta_base_builder< builder, Allocator >