SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
sgpp::optimization::FuzzyInterval Member List

This is the complete list of members for sgpp::optimization::FuzzyInterval, including all inherited members.

computeL1Error(const FuzzyInterval &other, NormMode normMode=NormMode::ViaMembershipFunction) constsgpp::optimization::FuzzyInterval
computeL1Norm(NormMode normMode=NormMode::ViaMembershipFunction) constsgpp::optimization::FuzzyInterval
computeL2Error(const FuzzyInterval &other, NormMode normMode=NormMode::ViaMembershipFunction) constsgpp::optimization::FuzzyInterval
computeL2Norm(NormMode normMode=NormMode::ViaMembershipFunction) constsgpp::optimization::FuzzyInterval
computeLinfError(const FuzzyInterval &other, NormMode normMode=NormMode::ViaMembershipFunction) constsgpp::optimization::FuzzyInterval
computeLinfNorm(NormMode normMode=NormMode::ViaMembershipFunction) constsgpp::optimization::FuzzyInterval
computeRelativeL1Error(const FuzzyInterval &other, NormMode normMode=NormMode::ViaMembershipFunction) constsgpp::optimization::FuzzyInterval
computeRelativeL2Error(const FuzzyInterval &other, NormMode normMode=NormMode::ViaMembershipFunction) constsgpp::optimization::FuzzyInterval
computeRelativeLinfError(const FuzzyInterval &other, NormMode normMode=NormMode::ViaMembershipFunction) constsgpp::optimization::FuzzyInterval
DEFAULT_NUMBER_OF_INTEGRAL_SAMPLESsgpp::optimization::FuzzyIntervalstatic
evaluateConfidenceIntervalLowerBound(double alpha) const =0sgpp::optimization::FuzzyIntervalpure virtual
evaluateConfidenceIntervalUpperBound(double alpha) const =0sgpp::optimization::FuzzyIntervalpure virtual
evaluateMembershipFunction(double x) const =0sgpp::optimization::FuzzyIntervalpure virtual
FuzzyInterval(double supportLowerBound, double supportUpperBound, size_t numberOfIntegralSamples=DEFAULT_NUMBER_OF_INTEGRAL_SAMPLES)sgpp::optimization::FuzzyInterval
FuzzyInterval(const FuzzyInterval &other)sgpp::optimization::FuzzyInterval
getNumberOfIntegralSamples() constsgpp::optimization::FuzzyInterval
getSupportLowerBound() constsgpp::optimization::FuzzyInterval
getSupportUpperBound() constsgpp::optimization::FuzzyInterval
NormMode enum namesgpp::optimization::FuzzyInterval
numberOfIntegralSamplessgpp::optimization::FuzzyIntervalprotected
setNumberOfIntegralSamples(size_t numberOfIntegralSamples)sgpp::optimization::FuzzyInterval
supportLowerBoundsgpp::optimization::FuzzyIntervalprotected
supportUpperBoundsgpp::optimization::FuzzyIntervalprotected
~FuzzyInterval()sgpp::optimization::FuzzyIntervalvirtual