| Package | Description |
|---|---|
| com.opengamma.strata.pricer.impl.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
CoxRossRubinsteinLatticeSpecification
Cox-Ross-Rubinstein lattice specification.
|
class |
TrigeorgisLatticeSpecification
Trigeorgis lattice specification.
|
| Modifier and Type | Method and Description |
|---|---|
double |
TrinomialTree.optionPrice(OptionFunction function,
LatticeSpecification lattice,
double spot,
double volatility,
double interestRate,
double dividendRate)
Price an option under the specified trinomial lattice.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.