| Package | Description |
|---|---|
| org.drip.sequence.custom | |
| org.drip.sequence.functional |
| Modifier and Type | Method and Description |
|---|---|
BoundedIdempotentUnivariateRandom |
GlivenkoCantelliUniformDeviation.separableUnivariateRandom()
Retrieve the Separable Bounded Idempotent Univariate Random Function
|
| Modifier and Type | Method and Description |
|---|---|
static GlivenkoCantelliUniformDeviation |
GlivenkoCantelliUniformDeviation.Create(BoundedIdempotentUnivariateRandom biur,
int iNumSample)
GlivenkoCantelliUniformDeviation Constructor
|
| Constructor and Description |
|---|
GlivenkoCantelliUniformDeviation(BoundedIdempotentUnivariateRandom biur,
double[] adblWeight)
GlivenkoCantelliUniformDeviation Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryIdempotentUnivariateRandom
BinaryIdempotentUnivariateRandom contains the Implementation of the Objective Function dependent on
Binary Idempotent Univariate Random Variable.
|