A::value_type
The type of z (see definition above).
A | A type that is a model of CDF | |
a | Object of type X | |
z | Object of type X::value_type | |
P | A type that represents a real number (e.g. float, double) | |
p | an object of type P |
a.prob(z)
Return type: | P | |
Semantics: | returns
p = Prob{Z![]() |
|
Postcondition: |
0![]() ![]() |
a.inverse(p)
Precondition: |
0![]() ![]() |
|
Return type: | X::value_type | |
Semantics: | returns the value z such that
p = Prob{Z![]() |
A Cdf is valid if