public class RdCombinatorialHilbert extends RdCombinatorialBanach
Constructor and Description |
---|
RdCombinatorialHilbert(R1CombinatorialVector[] aR1CV,
Rd distRd)
RdCombinatorialHilbert Space Constructor
|
Modifier and Type | Method and Description |
---|---|
double |
sampleMetricNorm(double[] adblX)
Compute the Metric Norm of the Sample
|
borelMeasureSpaceExpectation, borelSigmaMeasure, pNorm, populationMetricNorm, populationMode, populationSupremumNorm, sampleSupremumNorm
cardinality, hyperVolume, iterator, leftDimensionEdge, leftEdge, rightDimensionEdge, rightEdge
dimension, isPredictorBounded, match, subset, validateInstance, vectorSpaces
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dimension, leftDimensionEdge, rightDimensionEdge, validateInstance, vectorSpaces
cardinality, hyperVolume, isPredictorBounded, leftEdge, match, rightEdge, subset
public RdCombinatorialHilbert(R1CombinatorialVector[] aR1CV, Rd distRd) throws java.lang.Exception
aR1CV
- Array of Combinatorial R^1 Vector SpacesdistRd
- The R^d Borel Sigma Measurejava.lang.Exception
- Thrown if the Inputs are Invalidpublic double sampleMetricNorm(double[] adblX) throws java.lang.Exception
RdNormed
sampleMetricNorm
in interface RdNormed
sampleMetricNorm
in class RdCombinatorialBanach
adblX
- The Samplejava.lang.Exception
- Thrown if the Inputs are Invalid