Skylark (Sketching Library)  0.1
skylark::base::context_t Member List
This is the complete list of members for skylark::base::context_t, including all inherited members.
allocate_random_array(size_t size)skylark::base::context_t [inline]
allocate_random_samples_array(size_t size, Distribution &distribution)skylark::base::context_t [inline]
context_t(int seed, int counter=0)skylark::base::context_t [inline]
context_t(const boost::property_tree::ptree &json)skylark::base::context_t [inline]
generate_random_samples_array(size_t size, Distribution &distribution)skylark::base::context_t [inline]
get_counter()skylark::base::context_t [inline]
operator<<(boost::property_tree::ptree &sk, const context_t &data)skylark::base::context_t [friend]
random_int()skylark::base::context_t [inline]
to_ptree() const skylark::base::context_t [inline]