QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Probability of at least N events. More...
#include <lossdistribution.hpp>
Public Member Functions | |
ProbabilityOfAtLeastNEvents (int n) | |
Real | operator() (std::vector< Real > p) const |
Private Attributes | |
Size | n_ |
Probability of at least N events.
Definition at line 76 of file lossdistribution.hpp.
|
explicit |
Definition at line 78 of file lossdistribution.hpp.
|
private |
Definition at line 81 of file lossdistribution.hpp.