|
double | CDF (double v0, double v1) const |
| The joint CDF of the distribution. More...
|
|
virtual double | CDF (double v0, double v1) const =0 |
| The joint CDF of the distribution. More...
|
|
double | PDF (double v0, double incr0, double v1, double incr1) const |
| Discretized PDF for the BCEDistr. More...
|
|
double | PDF (double v0, double v1, double incr) const |
| Discretized PDF for the BCEDistr. More...
|
|
virtual | ~BCEDistr () |
| Virtual destructor.
|
|
◆ CDF()
double additiveCorrelated::CDF |
( |
double |
v0, |
|
|
double |
v1 |
|
) |
| const |
|
inlinevirtual |
The joint CDF of the distribution.
Implements BCEDistr.
The documentation for this class was generated from the following file: