Tree approximating a single-factor diffusion More...
#include <ql/methods/lattices/tree.hpp>
Public Member Functions | |
Tree (Size columns) | |
Size | columns () const |
Additional Inherited Members | |
![]() | |
T & | impl () |
const T & | impl () const |
Tree approximating a single-factor diffusion
Derived classes must implement the following interface:
and provide a public enumeration
where N is a suitable constant (2 for binomial, 3 for trinomial...)