| 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 > | |
| end() | storm::storage::Distribution< ValueType, StateType > | |
| end() const | storm::storage::Distribution< ValueType, StateType > | |
| equals(Distribution< ValueType, StateType > const &other, storm::utility::ConstantsComparator< ValueType > const &comparator=storm::utility::ConstantsComparator< ValueType >()) const | storm::storage::Distribution< ValueType, StateType > | |
| getProbability(StateType const &state) const | storm::storage::Distribution< ValueType, StateType > | |
| iterator typedef | storm::storage::Distribution< ValueType, StateType > | |
| 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=(Distribution const &other)=default | storm::storage::Distribution< ValueType, StateType > | |
| operator=(Distribution &&other)=default | storm::storage::Distribution< ValueType, StateType > | |
| removeProbability(StateType const &state, ValueType const &probability, storm::utility::ConstantsComparator< ValueType > const &comparator=storm::utility::ConstantsComparator< ValueType >()) | 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 > | |
| shiftProbability(StateType const &fromState, StateType const &toState, ValueType const &probability, storm::utility::ConstantsComparator< ValueType > const &comparator=storm::utility::ConstantsComparator< ValueType >()) | storm::storage::Distribution< ValueType, StateType > | |
| size() const | storm::storage::Distribution< ValueType, StateType > | |