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, sampleSupremumNormcardinality, hyperVolume, iterator, leftDimensionEdge, leftEdge, rightDimensionEdge, rightEdgedimension, isPredictorBounded, match, subset, validateInstance, vectorSpacesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdimension, leftDimensionEdge, rightDimensionEdge, validateInstance, vectorSpacescardinality, hyperVolume, isPredictorBounded, leftEdge, match, rightEdge, subsetpublic 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
RdNormedsampleMetricNorm in interface RdNormedsampleMetricNorm in class RdCombinatorialBanachadblX - The Samplejava.lang.Exception - Thrown if the Inputs are Invalid