| Package | Description |
|---|---|
| org.drip.execution.hjb | |
| org.drip.execution.latent |
| Constructor and Description |
|---|
NonDimensionalCostEvolverCorrelated(OrnsteinUhlenbeckProcess2D oup2D,
double dblAsymptoticEulerUrgencyThreshold,
boolean bAsymptoticEnhancedEulerCorrection)
NonDimensionalCostEvolverCorrelated Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static OrnsteinUhlenbeckSequence |
OrnsteinUhlenbeckSequence.Correlated(OrnsteinUhlenbeckProcess2D oup2D,
double dblGenerationInterval,
double dblInitialLiquidityMarketState,
double dblInitialVolatilityMarketState,
int iCount)
Construct a Standard Correlated Instance of OrnsteinUhlenbeckSequence
|