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

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

binarySearchTolerancesgpp::optimization::FuzzyIntervalViaMembershipFunctionprotected
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
coreLowerBoundsgpp::optimization::FuzzyIntervalViaMembershipFunctionprotected
coreUpperBoundsgpp::optimization::FuzzyIntervalViaMembershipFunctionprotected
DEFAULT_BINARY_SEARCH_TOLERANCEsgpp::optimization::FuzzyIntervalViaMembershipFunctionstatic
DEFAULT_NUMBER_OF_INTEGRAL_SAMPLESsgpp::optimization::FuzzyIntervalstatic
evaluateConfidenceIntervalLowerBound(double alpha) const overridesgpp::optimization::FuzzyIntervalViaMembershipFunctionvirtual
evaluateConfidenceIntervalUpperBound(double alpha) const overridesgpp::optimization::FuzzyIntervalViaMembershipFunctionvirtual
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
FuzzyIntervalViaMembershipFunction(double supportLowerBound, double supportUpperBound, double coreLowerBound, double coreUpperBound, size_t numberOfIntegralSamples=DEFAULT_NUMBER_OF_INTEGRAL_SAMPLES, double binarySearchTolerance=DEFAULT_BINARY_SEARCH_TOLERANCE)sgpp::optimization::FuzzyIntervalViaMembershipFunction
FuzzyIntervalViaMembershipFunction(const FuzzyIntervalViaMembershipFunction &other)sgpp::optimization::FuzzyIntervalViaMembershipFunction
getBinarySearchTolerance() constsgpp::optimization::FuzzyIntervalViaMembershipFunction
getCoreLowerBound() constsgpp::optimization::FuzzyIntervalViaMembershipFunction
getCoreUpperBound() constsgpp::optimization::FuzzyIntervalViaMembershipFunction
getNumberOfIntegralSamples() constsgpp::optimization::FuzzyInterval
getSupportLowerBound() constsgpp::optimization::FuzzyInterval
getSupportUpperBound() constsgpp::optimization::FuzzyInterval
NormMode enum namesgpp::optimization::FuzzyInterval
numberOfIntegralSamplessgpp::optimization::FuzzyIntervalprotected
setBinarySearchTolerance(double binarySearchTolerance)sgpp::optimization::FuzzyIntervalViaMembershipFunction
setNumberOfIntegralSamples(size_t numberOfIntegralSamples)sgpp::optimization::FuzzyInterval
supportLowerBoundsgpp::optimization::FuzzyIntervalprotected
supportUpperBoundsgpp::optimization::FuzzyIntervalprotected
~FuzzyInterval()sgpp::optimization::FuzzyIntervalvirtual
~FuzzyIntervalViaMembershipFunction() overridesgpp::optimization::FuzzyIntervalViaMembershipFunction