Monte Carlo Integration Library 1.0
High-performance Monte Carlo methods for numerical integration and optimization
mc::estimators::ISMeanEstimator< dim > Member List

This is the complete list of members for mc::estimators::ISMeanEstimator< dim >, including all inherited members.

estimate(const mc::domains::IntegrationDomain< dim > &domain, std::uint32_t seed, std::size_t n_samples, const mc::proposals::Proposal< dim > &proposal, const std::function< double(const mc::geom::Point< dim > &)> &f) constmc::estimators::ISMeanEstimator< dim >