| Package | Description |
|---|---|
| org.drip.execution.capture | |
| org.drip.execution.discrete |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ShortfallIncrementDistribution> |
TrajectoryShortfallAggregate.list()
Retrieve the List of the Interval Cost Distributions
|
| Constructor and Description |
|---|
TrajectoryShortfallAggregate(java.util.List<ShortfallIncrementDistribution> lsSID)
TrajectoryShortfallAggregate Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ShortfallIncrementDistribution |
Slice.costIncrementDistribution(ArithmeticPriceEvolutionParameters apep)
Generate the R^1 Normal Cost Increment Distribution
|