shark::LeastContributorApproximator< Rng, ExactHypervolume > Member List

This is the complete list of members for shark::LeastContributorApproximator< Rng, ExactHypervolume >, including all inherited members.

DEFAULT_GAMMA()shark::LeastContributorApproximator< Rng, ExactHypervolume >inlinestatic
DEFAULT_MAX_NUM_SAMPLES()shark::LeastContributorApproximator< Rng, ExactHypervolume >inlinestatic
DEFAULT_MINIMUM_MULTIPLIER_DELTA()shark::LeastContributorApproximator< Rng, ExactHypervolume >inlinestatic
DEFAULT_MULTIPLIER_DELTA()shark::LeastContributorApproximator< Rng, ExactHypervolume >inlinestatic
DEFAULT_SAMPLE_THRESHOLD()shark::LeastContributorApproximator< Rng, ExactHypervolume >inlinestatic
DEFAULT_START_DELTA()shark::LeastContributorApproximator< Rng, ExactHypervolume >inlinestatic
DEFAULT_STRATEGY()shark::LeastContributorApproximator< Rng, ExactHypervolume >inlinestatic
deltaForPoint(iterator point, unsigned int R)shark::LeastContributorApproximator< Rng, ExactHypervolume >inline
ENSURE_UNION_BOUND enum valueshark::LeastContributorApproximator< Rng, ExactHypervolume >
FAST enum valueshark::LeastContributorApproximator< Rng, ExactHypervolume >
leastContributor(Extractor e, const Set &s, const VectorType &refPoint)shark::LeastContributorApproximator< Rng, ExactHypervolume >inline
leastContributor(Extractor extractor, ParetoFrontType const &front)shark::LeastContributorApproximator< Rng, ExactHypervolume >inline
LeastContributorApproximator(double startDelta=this_type::DEFAULT_START_DELTA(), double multiplierDelta=this_type::DEFAULT_MULTIPLIER_DELTA(), double minimumDeltaMultiplier=this_type::DEFAULT_MINIMUM_MULTIPLIER_DELTA(), unsigned long long maxNumSamples=this_type::DEFAULT_MAX_NUM_SAMPLES(), double gamma=this_type::DEFAULT_GAMMA(), double delta=1.E-2, double eps=1.E-2)shark::LeastContributorApproximator< Rng, ExactHypervolume >inline
m_errorBoundshark::LeastContributorApproximator< Rng, ExactHypervolume >
m_errorProbabilityshark::LeastContributorApproximator< Rng, ExactHypervolume >
m_gammashark::LeastContributorApproximator< Rng, ExactHypervolume >
m_logFactorshark::LeastContributorApproximator< Rng, ExactHypervolume >
m_maxNumSamplesshark::LeastContributorApproximator< Rng, ExactHypervolume >
m_minimumMultiplierDeltashark::LeastContributorApproximator< Rng, ExactHypervolume >
m_multiplierDeltashark::LeastContributorApproximator< Rng, ExactHypervolume >
m_referenceshark::LeastContributorApproximator< Rng, ExactHypervolume >
m_roundshark::LeastContributorApproximator< Rng, ExactHypervolume >
m_sampleCountershark::LeastContributorApproximator< Rng, ExactHypervolume >
m_sampleCountThresholdshark::LeastContributorApproximator< Rng, ExactHypervolume >
m_startDeltashark::LeastContributorApproximator< Rng, ExactHypervolume >
m_strategyshark::LeastContributorApproximator< Rng, ExactHypervolume >
operator<<(std::ostream &stream, Strategy strategy)shark::LeastContributorApproximator< Rng, ExactHypervolume >friend
operator>>(std::istream &stream, Strategy &strategy)shark::LeastContributorApproximator< Rng, ExactHypervolume >friend
sample(const Set &s, typename Set::iterator point, unsigned int r, double delta, const VectorType &refPoint)shark::LeastContributorApproximator< Rng, ExactHypervolume >inline
Strategy enum nameshark::LeastContributorApproximator< Rng, ExactHypervolume >
STRATEGY_REGISTRY()shark::LeastContributorApproximator< Rng, ExactHypervolume >inlinestatic
updateInternals(Extractor extractor, PointSet const &set)shark::LeastContributorApproximator< Rng, ExactHypervolume >inline