This is the complete list of members for LossDistBinomial, including all inherited members.
binomialProbabilityOfAtLeastNEvents(int n, std::vector< Real > &p) | LossDist | static |
binomialProbabilityOfNEvents(int n, std::vector< Real > &p) | LossDist | static |
buckets() const (defined in LossDistBinomial) | LossDistBinomial | virtual |
excessProbability() const (defined in LossDistBinomial) | LossDistBinomial | |
LossDist() (defined in LossDist) | LossDist | |
LossDistBinomial(Size nBuckets, Real maximum) (defined in LossDistBinomial) | LossDistBinomial | |
maximum() const (defined in LossDistBinomial) | LossDistBinomial | virtual |
operator()(Size n, Real volume, Real probability) const (defined in LossDistBinomial) | LossDistBinomial | |
operator()(const std::vector< Real > &volumes, const std::vector< Real > &probabilities) const (defined in LossDistBinomial) | LossDistBinomial | virtual |
probability() const (defined in LossDistBinomial) | LossDistBinomial | |
probabilityOfAtLeastNEvents(int n, std::vector< Real > &p) | LossDist | static |
probabilityOfNEvents(std::vector< Real > &p) | LossDist | static |
probabilityOfNEvents(int n, std::vector< Real > &p) (defined in LossDist) | LossDist | static |
size() const (defined in LossDistBinomial) | LossDistBinomial | |
volume() const (defined in LossDistBinomial) | LossDistBinomial | |
~LossDist() (defined in LossDist) | LossDist | virtual |