Uses of Class
org.drip.function.r1tor1operator.OffsetIdempotent
Package | Description |
---|---|
org.drip.sequence.functional |
Efron Stein Functional Supremum Bounds
|
-
Uses of OffsetIdempotent in org.drip.sequence.functional
Subclasses of OffsetIdempotent in org.drip.sequence.functional Modifier and Type Class Description class
BinaryIdempotentUnivariateRandom
BinaryIdempotentUnivariateRandom contains the Implementation of the Objective Function dependent on Binary Idempotent Univariate Random Variable.class
BoundedIdempotentUnivariateRandom
BoundedIdempotentUnivariateRandom contains the Implementation of the Objective Function dependent on Bounded Idempotent Univariate Random Variable.class
IdempotentUnivariateRandom
IdempotentUnivariateRandom contains the Implementation of the OffsetIdempotent Objective Function dependent on Univariate Random Variable.