_c (defined in collection_t) | collection_t | |
_o (defined in record_collection_t< O, Ts >) | record_collection_t< O, Ts > | |
_v (defined in value_collection_t< record_t< DTypes< Ts... > > >) | value_collection_t< record_t< DTypes< Ts... > > > | |
all_addresses() (defined in record_collection_t< O, Ts >) | record_collection_t< O, Ts > | inline |
at(std::string address) (defined in record_collection_t< O, Ts >) | record_collection_t< O, Ts > | inline |
collection_t(Categorical c) (defined in collection_t) | collection_t | inline |
filter(Callable f) | value_collection_t< record_t< DTypes< Ts... > > > | inline |
map(Callable f) | value_collection_t< record_t< DTypes< Ts... > > > | inline |
prob_at(size_t ix) | value_collection_t< record_t< DTypes< Ts... > > > | inline |
record_collection_t(record_collection_t< O, Ts... > &&other) (defined in record_collection_t< O, Ts >) | record_collection_t< O, Ts > | inline |
record_collection_t(std::vector< record_t< DTypes< Ts... >>> v, std::vector< O > o, Categorical c) (defined in record_collection_t< O, Ts >) | record_collection_t< O, Ts > | inline |
reduce(Callable fn) | value_collection_t< record_t< DTypes< Ts... > > > | inline |
sample(RNG &rng) | value_collection_t< record_t< DTypes< Ts... > > > | inline |
sample(RNG &rng, size_t n) | value_collection_t< record_t< DTypes< Ts... > > > | inline |
sample_output(RNG &rng) | record_collection_t< O, Ts > | inline |
sample_output(RNG &rng, size_t n) | record_collection_t< O, Ts > | inline |
size() (defined in value_collection_t< record_t< DTypes< Ts... > > >) | value_collection_t< record_t< DTypes< Ts... > > > | inline |
value_collection_t(value_collection_t< record_t< DTypes< Ts... > > > &&other) (defined in value_collection_t< record_t< DTypes< Ts... > > >) | value_collection_t< record_t< DTypes< Ts... > > > | inline |
value_collection_t(std::vector< record_t< DTypes< Ts... > > > v, Categorical c) (defined in value_collection_t< record_t< DTypes< Ts... > > >) | value_collection_t< record_t< DTypes< Ts... > > > | inline |