public class NormedR1ToNormedR1Finite extends NormedRxToNormedR1Finite
| Constructor and Description |
|---|
NormedR1ToNormedR1Finite(double dblMaureyConstant,
NormedR1ToNormedR1[] aNormedR1ToNormedR1)
NormedR1ToNormedR1Finite Finite Function Class Constructor
|
| Modifier and Type | Method and Description |
|---|---|
R1ToR1[] |
functionR1ToR1Set()
Retrieve the Finite Class of R^1 To R^1 Functions
|
agnosticCoveringNumberBounds, functionSpaces, inputMetricVectorSpace, operatorPopulationMetricNorm, operatorPopulationSupremumNorm, operatorSampleMetricNorm, operatorSampleSupremumNorm, outputMetricVectorSpace, populationCoveringNumber, populationSupremumCoveringNumber, sampleCoveringNumber, sampleSupremumCoveringNumbermaureyConstant, outputDimension, populationMetricCoveringBounds, populationSupremumCoveringBounds, sampleMetricCoveringBounds, sampleSupremumCoveringBounds, scaleSensitiveCoveringBoundspublic NormedR1ToNormedR1Finite(double dblMaureyConstant,
NormedR1ToNormedR1[] aNormedR1ToNormedR1)
throws java.lang.Exception
dblMaureyConstant - The Maurey ConstantaNormedR1ToNormedR1 - Array of the Function Spacesjava.lang.Exception - Thrown if NormedR1ToNormedR1 Class Instance cannot be createdpublic R1ToR1[] functionR1ToR1Set()