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

This is the complete list of members for sgpp::optimization::QuasiGaussianFuzzyNumber, 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
cutoffsgpp::optimization::QuasiGaussianFuzzyNumberprotected
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 overridesgpp::optimization::QuasiGaussianFuzzyNumbervirtual
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
getCutoff() constsgpp::optimization::QuasiGaussianFuzzyNumber
getMean() constsgpp::optimization::QuasiGaussianFuzzyNumber
getNumberOfIntegralSamples() constsgpp::optimization::FuzzyInterval
getStdev() constsgpp::optimization::QuasiGaussianFuzzyNumber
getSupportLowerBound() constsgpp::optimization::FuzzyInterval
getSupportUpperBound() constsgpp::optimization::FuzzyInterval
meansgpp::optimization::QuasiGaussianFuzzyNumberprotected
NormMode enum namesgpp::optimization::FuzzyInterval
numberOfIntegralSamplessgpp::optimization::FuzzyIntervalprotected
QuasiGaussianFuzzyNumber(double mean, double stdev, double cutoff)sgpp::optimization::QuasiGaussianFuzzyNumber
QuasiGaussianFuzzyNumber(const QuasiGaussianFuzzyNumber &other)sgpp::optimization::QuasiGaussianFuzzyNumber
setBinarySearchTolerance(double binarySearchTolerance)sgpp::optimization::FuzzyIntervalViaMembershipFunction
setNumberOfIntegralSamples(size_t numberOfIntegralSamples)sgpp::optimization::FuzzyInterval
stdevsgpp::optimization::QuasiGaussianFuzzyNumberprotected
supportLowerBoundsgpp::optimization::FuzzyIntervalprotected
supportUpperBoundsgpp::optimization::FuzzyIntervalprotected
~FuzzyInterval()sgpp::optimization::FuzzyIntervalvirtual
~FuzzyIntervalViaMembershipFunction() overridesgpp::optimization::FuzzyIntervalViaMembershipFunction
~QuasiGaussianFuzzyNumber() overridesgpp::optimization::QuasiGaussianFuzzyNumber