Jarrow-Rudd (multiplicative) equal probabilities binomial tree. More...
#include <ql/methods/lattices/binomialtree.hpp>
Public Member Functions | |
JarrowRudd (const ext::shared_ptr< StochasticProcess1D > &, Time end, Size steps, Real strike) | |
![]() | |
EqualProbabilitiesBinomialTree (const ext::shared_ptr< StochasticProcess1D > &process, Time end, Size steps) | |
Real | underlying (Size i, Size index) const |
Real | probability (Size, Size, Size) const |
![]() | |
BinomialTree (const ext::shared_ptr< StochasticProcess1D > &process, Time end, Size steps) | |
Size | size (Size i) const |
Size | descendant (Size, Size index, Size branch) const |
![]() | |
Tree (Size columns) | |
Size | columns () const |
Additional Inherited Members | |
![]() | |
enum | Branches |
![]() | |
JarrowRudd & | impl () |
const JarrowRudd & | impl () const |
![]() | |
Real | up_ |
![]() | |
Real | x0_ |
Real | driftPerStep_ |
Time | dt_ |
Jarrow-Rudd (multiplicative) equal probabilities binomial tree.