Uses of Class
org.drip.spaces.cover.MaureyOperatorCoveringBounds
| Package | Description |
|---|---|
| org.drip.spaces.cover |
Vector Spaces Covering Number Estimator
|
| org.drip.spaces.functionclass |
Normed Finite Spaces Function Class
|
-
Uses of MaureyOperatorCoveringBounds in org.drip.spaces.cover
Methods in org.drip.spaces.cover that return MaureyOperatorCoveringBounds Modifier and Type Method Description static MaureyOperatorCoveringBoundsMaureyOperatorCoveringBounds. HilbertSupremumIdentityMap(int supremumDimension, double operatorNorm)Construct an Instance Hilbert To Supremum Identity Map based Maurey Operator Covering Boundsstatic MaureyOperatorCoveringBoundsMaureyOperatorCoveringBounds. WilliamsonSmolaScholkopfEstimate(int supremumDimension, double operatorNorm)Construct an Instance of the Maurey Operator Covering Bounds based upon the Williamson, Smola, and Scholkopf EstimateMethods in org.drip.spaces.cover with parameters of type MaureyOperatorCoveringBounds Modifier and Type Method Description static doubleCoveringBoundsHelper. CarlStephaniProductBound(MaureyOperatorCoveringBounds maureyOperatorCoveringBoundsA, MaureyOperatorCoveringBounds maureyOperatorCoveringBoundsB, int entropyNumberIndexA, int entropyNumberIndexB)Compute the Upper Bound for the Entropy Number of the Operator Custom Covering Number Metric Product across both the Function Classesstatic CarlStephaniNormedBoundsCoveringBoundsHelper. 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 NormCarlStephaniNormedBoundsCarlStephaniProductBounds. normedEntropyUpperBound(MaureyOperatorCoveringBounds maureyOperatorCoveringBoundsA, MaureyOperatorCoveringBounds maureyOperatorCoveringBoundsB, int entropyNumberIndex, boolean useSupremumNorm)Compute the Normed Upper Entropy Convolution Product Bound across the Function Classes -
Uses of MaureyOperatorCoveringBounds in org.drip.spaces.functionclass
Methods in org.drip.spaces.functionclass that return MaureyOperatorCoveringBounds Modifier and Type Method Description MaureyOperatorCoveringBoundsNormedRxToNormedRxFinite. populationMetricCoveringBounds()Compute the Maurey Covering Number Upper Bounds for Operator Population Metric NormMaureyOperatorCoveringBoundsNormedRxToNormedRxFinite. populationSupremumCoveringBounds()Compute the Maurey Covering Number Upper Bounds for Operator Population Supremum NormMaureyOperatorCoveringBoundsNormedRxToNormedRxFinite. sampleMetricCoveringBounds(GeneralizedValidatedVector generalizedValidatedVector)Compute the Maurey Covering Number Upper Bounds for Operator Sample Metric NormMaureyOperatorCoveringBoundsNormedRxToNormedRxFinite. sampleSupremumCoveringBounds(GeneralizedValidatedVector generalizedValidatedVector)Compute the Maurey Covering Number Upper Bounds for Operator Sample Supremum Norm