Uses of Class
org.drip.spaces.cover.CarlStephaniNormedBounds
Package | Description |
---|---|
org.drip.spaces.cover |
Vector Spaces Covering Number Estimator
|
-
Uses of CarlStephaniNormedBounds in org.drip.spaces.cover
Methods in org.drip.spaces.cover that return CarlStephaniNormedBounds Modifier and Type Method Description static CarlStephaniNormedBounds
CoveringBoundsHelper. CarlStephaniProductNorm(MaureyOperatorCoveringBounds maureyOperatorCoveringBoundsA, MaureyOperatorCoveringBounds maureyOperatorCoveringBoundsB, double normA, double normB, int entropyNumberIndex)
Compute the Upper Bound for the Entropy Number of the Operator Custom Covering Number Metric Product across both the Function Classes using the Function Class NormCarlStephaniNormedBounds
CarlStephaniProductBounds. normedEntropyUpperBound(MaureyOperatorCoveringBounds maureyOperatorCoveringBoundsA, MaureyOperatorCoveringBounds maureyOperatorCoveringBoundsB, int entropyNumberIndex, boolean useSupremumNorm)
Compute the Normed Upper Entropy Convolution Product Bound across the Function ClassesCarlStephaniNormedBounds
CarlStephaniProductBounds. populationMetricEntropyNorm(int entropyNumberIndex, boolean useSupremumNorm)
Compute the Population Metric Carl-Stephani Entropy Number Upper Bound using either the Metric/Supremum Population NormCarlStephaniNormedBounds
CarlStephaniProductBounds. populationSupremumEntropyNorm(int entropyNumberIndex, boolean useSupremumNorm)
Compute the Population Supremum Carl-Stephani Entropy Number Upper Bound using either the Metric/Supremum Population NormCarlStephaniNormedBounds
CarlStephaniProductBounds. sampleMetricEntropyNorm(GeneralizedValidatedVector generalizedValidatedVectorA, GeneralizedValidatedVector generalizedValidatedVectorB, int entropyNumberIndex, boolean useSupremumNorm)
Compute the Sample Metric Carl-Stephani Entropy Number Upper Bound using either the Metric/Supremum Population NormCarlStephaniNormedBounds
CarlStephaniProductBounds. sampleSupremumEntropyNorm(GeneralizedValidatedVector generalizedValidatedVectorA, GeneralizedValidatedVector generalizedValidatedVectorB, int entropyNumberIndex, boolean useSupremumNorm)
Compute the Sample Supremum Carl-Stephani Entropy Number Upper Bound using either the Metric/Supremum Population Norm