public interface R1Normed extends GeneralizedMetricVectorSpace, R1GeneralizedVector
| Modifier and Type | Method and Description |
|---|---|
double |
borelMeasureSpaceExpectation(R1ToR1 funcR1ToR1)
Compute the Borel Measure Expectation for the specified R^1 To R^1 Function over the full Input Space
|
R1 |
borelSigmaMeasure()
Retrieve the Borel Sigma R^1 Probability Measure
|
double |
populationMode()
Retrieve the Population Mode
|
double |
sampleMetricNorm(double dblX)
Compute the Metric Norm of the Sample
|
pNorm, populationMetricNormvalidateInstancecardinality, hyperVolume, isPredictorBounded, leftEdge, match, rightEdge, subsetR1 borelSigmaMeasure()
double sampleMetricNorm(double dblX)
throws java.lang.Exception
dblX - The Samplejava.lang.Exception - Thrown if the Inputs are Invaliddouble populationMode()
throws java.lang.Exception
java.lang.Exception - Thrown if the Population Mode cannot be calculateddouble borelMeasureSpaceExpectation(R1ToR1 funcR1ToR1) throws java.lang.Exception
funcR1ToR1 - R^1 To R^1 Function Instancejava.lang.Exception - Thrown if the Population Mode cannot be calculated