Package | Description |
---|---|
org.drip.spaces.cover | |
org.drip.spaces.functionclass |
Modifier and Type | Method and Description |
---|---|
static MaureyOperatorCoveringBounds |
MaureyOperatorCoveringBounds.HilbertSupremumIdentityMap(int iSupremumDimension,
double dblOperatorNorm)
Construct an Instance Hilbert To Supremum Identity Map based Maurey Operator Covering Bounds
|
static MaureyOperatorCoveringBounds |
MaureyOperatorCoveringBounds.WilliamsonSmolaScholkopfEstimate(int iSupremumDimension,
double dblOperatorNorm)
Construct an Instance of the Maurey Operator Covering Bounds based upon the Williamson, Smola, and
Scholkopf Estimate
|
Modifier and Type | Method and Description |
---|---|
static double |
CoveringBoundsHelper.CarlStephaniProductBound(MaureyOperatorCoveringBounds mocbA,
MaureyOperatorCoveringBounds mocbB,
int iEntropyNumberIndexA,
int iEntropyNumberIndexB)
Compute the Upper Bound for the Entropy Number of the Operator Custom Covering Number Metric Product
across both the Function Classes
|
static CarlStephaniNormedBounds |
CoveringBoundsHelper.CarlStephaniProductNorm(MaureyOperatorCoveringBounds mocbA,
MaureyOperatorCoveringBounds mocbB,
double dblNormA,
double dblNormB,
int iEntropyNumberIndex)
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 Norm
|
CarlStephaniNormedBounds |
CarlStephaniProductBounds.normedEntropyUpperBound(MaureyOperatorCoveringBounds mocbA,
MaureyOperatorCoveringBounds mocbB,
int iEntropyNumberIndex,
boolean bUseSupremumNorm)
Compute the Normed Upper Entropy Convolution Product Bound across the Function Classes
|
Modifier and Type | Method and Description |
---|---|
MaureyOperatorCoveringBounds |
NormedRxToNormedRxFinite.populationMetricCoveringBounds()
Compute the Maurey Covering Number Upper Bounds for Operator Population Metric Norm
|
MaureyOperatorCoveringBounds |
NormedRxToNormedRxFinite.populationSupremumCoveringBounds()
Compute the Maurey Covering Number Upper Bounds for Operator Population Supremum Norm
|
MaureyOperatorCoveringBounds |
NormedRxToNormedRxFinite.sampleMetricCoveringBounds(GeneralizedValidatedVector gvvi)
Compute the Maurey Covering Number Upper Bounds for Operator Sample Metric Norm
|
MaureyOperatorCoveringBounds |
NormedRxToNormedRxFinite.sampleSupremumCoveringBounds(GeneralizedValidatedVector gvvi)
Compute the Maurey Covering Number Upper Bounds for Operator Sample Supremum Norm
|