| add(Distribution const &other) | storm::storage::Distribution< ValueType, StateType > | |
| addProbability(StateType const &state, ValueType const &probability) | storm::storage::Distribution< ValueType, StateType > | |
| begin() | storm::storage::Distribution< ValueType, StateType > | |
| begin() const | storm::storage::Distribution< ValueType, StateType > | |
| cbegin() const | storm::storage::Distribution< ValueType, StateType > | |
| cend() const | storm::storage::Distribution< ValueType, StateType > | |
| const_iterator typedef | storm::storage::Distribution< ValueType, StateType > | |
| container_type typedef | storm::storage::Distribution< ValueType, StateType > | |
| Distribution() | storm::storage::Distribution< ValueType, StateType > | |
| Distribution(Distribution const &other)=default | storm::storage::Distribution< ValueType, StateType > | |
| Distribution(Distribution &&other)=default | storm::storage::Distribution< ValueType, StateType > | |
| DistributionWithReward(ValueType const &reward=storm::utility::zero< ValueType >()) | storm::storage::DistributionWithReward< ValueType, StateType > | |
| DistributionWithReward(DistributionWithReward const &other)=default | storm::storage::DistributionWithReward< ValueType, StateType > | |
| DistributionWithReward(DistributionWithReward &&other)=default | storm::storage::DistributionWithReward< ValueType, StateType > | |
| end() | storm::storage::Distribution< ValueType, StateType > | |
| end() const | storm::storage::Distribution< ValueType, StateType > | |
| equals(DistributionWithReward< ValueType, StateType > const &other, storm::utility::ConstantsComparator< ValueType > const &comparator) const | storm::storage::DistributionWithReward< ValueType, StateType > | |
| storm::storage::Distribution::equals(Distribution< ValueType, StateType > const &other, storm::utility::ConstantsComparator< ValueType > const &comparator) const | storm::storage::Distribution< ValueType, StateType > | |
| getProbability(StateType const &state) const | storm::storage::Distribution< ValueType, StateType > | |
| getReward() const | storm::storage::DistributionWithReward< ValueType, StateType > | |
| iterator typedef | storm::storage::Distribution< ValueType, StateType > | |
| less(DistributionWithReward< ValueType, StateType > const &other, storm::utility::ConstantsComparator< ValueType > const &comparator) const | storm::storage::DistributionWithReward< ValueType, StateType > | |
| storm::storage::Distribution::less(Distribution< ValueType, StateType > const &other, storm::utility::ConstantsComparator< ValueType > const &comparator) const | storm::storage::Distribution< ValueType, StateType > | |
| normalize() | storm::storage::Distribution< ValueType, StateType > | |
| operator=(DistributionWithReward const &other)=default | storm::storage::DistributionWithReward< ValueType, StateType > | |
| operator=(DistributionWithReward &&other)=default | storm::storage::DistributionWithReward< ValueType, StateType > | |
| storm::storage::Distribution::operator=(Distribution const &other)=default | storm::storage::Distribution< ValueType, StateType > | |
| storm::storage::Distribution::operator=(Distribution &&other)=default | storm::storage::Distribution< ValueType, StateType > | |
| removeProbability(StateType const &state, ValueType const &probability, storm::utility::ConstantsComparator< ValueType > const &comparator) | storm::storage::Distribution< ValueType, StateType > | |
| reserve(uint64_t size) | storm::storage::Distribution< ValueType, StateType > | |
| sampleFromDistribution(ValueType const &quantile) const | storm::storage::Distribution< ValueType, StateType > | |
| scale(StateType const &state) | storm::storage::Distribution< ValueType, StateType > | |
| setReward(ValueType const &reward) | storm::storage::DistributionWithReward< ValueType, StateType > | |
| shiftProbability(StateType const &fromState, StateType const &toState, ValueType const &probability, storm::utility::ConstantsComparator< ValueType > const &comparator) | storm::storage::Distribution< ValueType, StateType > | |
| size() const | storm::storage::Distribution< ValueType, StateType > | |