LossDistBucketing Member List
This is the complete list of members for LossDistBucketing, 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 LossDistBucketing) | LossDistBucketing | [virtual] |
LossDist() (defined in LossDist) | LossDist | |
LossDistBucketing(Size nBuckets, Real maximum, Real epsilon=1e-6) (defined in LossDistBucketing) | LossDistBucketing | |
maximum() const (defined in LossDistBucketing) | LossDistBucketing | [virtual] |
operator()(const std::vector< Real > &volumes, const std::vector< Real > &probabilities) const (defined in LossDistBucketing) | LossDistBucketing | [virtual] |
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] |
~LossDist() (defined in LossDist) | LossDist | [virtual] |