Uses of Interface
org.drip.spaces.cover.FunctionClassCoveringBounds
Package | Description |
---|---|
org.drip.spaces.cover |
Vector Spaces Covering Number Estimator
|
org.drip.spaces.functionclass |
Normed Finite Spaces Function Class
|
-
Uses of FunctionClassCoveringBounds in org.drip.spaces.cover
Classes in org.drip.spaces.cover that implement FunctionClassCoveringBounds Modifier and Type Class Description class
L1R1CoveringBounds
L1R1CoveringBounds implements the Lower/Upper Bounds for the Class of Non-decreasing R1 to L1 R1 for Functions that are:
Absolutely Bounded Have Bounded Variation The References are:
P.class
ScaleSensitiveCoveringBounds
ScaleSensitiveCoveringBounds implements the Lower/Upper Bounds for the General Class of Functions in terms of their scale-sensitive dimensions (i.e., the fat shattering coefficients). -
Uses of FunctionClassCoveringBounds in org.drip.spaces.functionclass
Methods in org.drip.spaces.functionclass that return FunctionClassCoveringBounds Modifier and Type Method Description FunctionClassCoveringBounds
NormedR1ToL1R1Finite. agnosticCoveringNumberBounds()
FunctionClassCoveringBounds
NormedRxToNormedR1Finite. agnosticCoveringNumberBounds()
FunctionClassCoveringBounds
NormedRxToNormedRdFinite. agnosticCoveringNumberBounds()
abstract FunctionClassCoveringBounds
NormedRxToNormedRxFinite. agnosticCoveringNumberBounds()
Retrieve the Agnostic Covering Number Upper/Lower Bounds for the Function ClassFunctionClassCoveringBounds
NormedRxToNormedRxFinite. scaleSensitiveCoveringBounds(GeneralizedValidatedVector generalizedValidatedVector, R1ToR1 r1ToR1FatShatteringFunction)
Retrieve the Scale-Sensitive Covering Number Upper/Lower Bounds given the Specified Sample for the Function Class