org.jquantlib.experimental.lattices
Class ExtendedBinomialTree
- java.lang.Object
-
- org.jquantlib.methods.lattices.Tree
-
- org.jquantlib.experimental.lattices.ExtendedBinomialTree
-
- Direct Known Subclasses:
- ExtendedEqualJumpsBinomialTree, ExtendedEqualProbabilitiesBinomialTree, ExtendedJoshi4, ExtendedLeisenReimer, ExtendedTian
public abstract class ExtendedBinomialTree extends Tree
Binomial tree base class.
-
-
Constructor Summary
Constructors Constructor and Description ExtendedBinomialTree(StochasticProcess1D process, double end, int steps)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intdescendant(int ref, int index, int branch)intsize(int i)-
Methods inherited from class org.jquantlib.methods.lattices.Tree
probability, underlying
-
-
-
-
Constructor Detail
-
ExtendedBinomialTree
public ExtendedBinomialTree(StochasticProcess1D process, double end, int steps)
-
-
Method Detail
-
descendant
public int descendant(int ref, int index, int branch)- Specified by:
descendantin classTree
-
-
DataMelt 3.0 © DataMelt by jWork.ORG