QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.20
LossDist Member List

This is the complete list of members for LossDist, including all inherited members.

binomialProbabilityOfAtLeastNEvents(int n, std::vector< Real > &p)LossDiststatic
binomialProbabilityOfNEvents(int n, std::vector< Real > &p)LossDiststatic
buckets() const =0 (defined in LossDist)LossDistpure virtual
LossDist() (defined in LossDist)LossDist
maximum() const =0 (defined in LossDist)LossDistpure virtual
operator()(const std::vector< Real > &volumes, const std::vector< Real > &probabilities) const =0 (defined in LossDist)LossDistpure virtual
probabilityOfAtLeastNEvents(int n, std::vector< Real > &p)LossDiststatic
probabilityOfNEvents(std::vector< Real > &p)LossDiststatic
probabilityOfNEvents(int n, std::vector< Real > &p) (defined in LossDist)LossDiststatic
~LossDist() (defined in LossDist)LossDistvirtual