lppl  v2.0.0
value_collection_t< V > Member List

This is the complete list of members for value_collection_t< V >, including all inherited members.

_c (defined in collection_t)collection_t
_v (defined in value_collection_t< V >)value_collection_t< V >
collection_t(Categorical c) (defined in collection_t)collection_tinline
filter(Callable f)value_collection_t< V >inline
map(Callable f)value_collection_t< V >inline
prob_at(size_t ix)value_collection_t< V >inline
reduce(Callable fn)value_collection_t< V >inline
sample(RNG &rng)value_collection_t< V >inline
sample(RNG &rng, size_t n)value_collection_t< V >inline
size() (defined in value_collection_t< V >)value_collection_t< V >inline
value_collection_t(value_collection_t< V > &&other) (defined in value_collection_t< V >)value_collection_t< V >inline
value_collection_t(std::vector< V > v, Categorical c) (defined in value_collection_t< V >)value_collection_t< V >inline