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