Package | Description |
---|---|
org.drip.spaces.cover | |
org.drip.spaces.functionclass |
Modifier and Type | Class and Description |
---|---|
class |
L1R1CoveringBounds
L1R1CoveringBounds implements the Lower/Upper Bounds for the Class of Non-decreasing R^1 To L1 R^1
Functions that are:
- Absolutely Bounded
- Have Bounded Variation.
|
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).
|
Modifier and Type | Method and Description |
---|---|
abstract FunctionClassCoveringBounds |
NormedRxToNormedRxFinite.agnosticCoveringNumberBounds()
Retrieve the Agnostic Covering Number Upper/Lower Bounds for the Function Class
|
FunctionClassCoveringBounds |
NormedRxToNormedRdFinite.agnosticCoveringNumberBounds() |
FunctionClassCoveringBounds |
NormedRxToNormedR1Finite.agnosticCoveringNumberBounds() |
FunctionClassCoveringBounds |
NormedR1ToL1R1Finite.agnosticCoveringNumberBounds() |
FunctionClassCoveringBounds |
NormedRxToNormedRxFinite.scaleSensitiveCoveringBounds(GeneralizedValidatedVector gvvi,
R1ToR1 funcR1ToR1FatShatter)
Retrieve the Scale-Sensitive Covering Number Upper/Lower Bounds given the Specified Sample for the
Function Class
|