Trees | Indices | Help |
|
---|
|
object --+ | MonteCarloEstimator
A Monte Carlo Estimator
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
object |
|
||
int |
|
||
callable |
|
||
callable |
|
||
|
|||
Inherited from |
|
|||
Inherited from |
|
Initialize the estimator
|
Update support based on the latest statistic value
|
Add a maximum of n samples to the estimate
|
Get the value of the Monte Carlo estimate. If no estimate available, calculate an estimate
|
Return the number of samples used in the estimate so far
|
Return the sample function, which generates random samples
|
Get the function that calculates a statistic from a sample
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Sep 07 17:01:43 2014 | http://epydoc.sourceforge.net |