A::return_type
The type convertible to int.
| a | an object of a type that models Sampler | |
| c | An object of a type that is a model of CDF | |
| g | An object of a type that is a model of Geovalue |
a(g,c)
| Return type: | int | |
| Semantics: | Assigns a value to g given cdf c. Returns 0 if successful |
Draws a value from a cdf using Monte-Carlo simulation.
Returns a given quantile of the cdf.