public abstract class BoundedMultivariateRandom extends MultivariateRandom
Constructor and Description |
---|
BoundedMultivariateRandom() |
Modifier and Type | Method and Description |
---|---|
abstract double |
targetVariateVarianceBound(int iTargetVariateIndex)
Retrieve the Maximal Agnostic Variance Bound over the Non-target Variate Space for the Target Variate
|
conditionalTargetVariateMetrics, conditionalTargetVariateMetrics, ghostTargetVariateMetrics, ghostTargetVariateMetrics, ghostTargetVariateMetrics, unconditionalTargetVariateMetrics
derivative, differential, dimension, evaluate, gradient, gradientModulus, gradientModulusFunction, hessian, integrate, jacobian, maxima, minima, ValidateInput
public abstract double targetVariateVarianceBound(int iTargetVariateIndex) throws java.lang.Exception
iTargetVariateIndex
- The Index corresponding to the Variate on which the Bound is soughtjava.lang.Exception
- Thrown if the Inputs are invalid