|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Two-dimensional lattice class. More...
#include <ql/math/matrix.hpp>#include <ql/methods/lattices/lattice.hpp>#include <ql/methods/lattices/trinomialtree.hpp>#include <utility>Go to the source code of this file.
Classes | |
| class | TreeLattice2D< Impl, T > |
| Two-dimensional tree-based lattice. More... | |
Namespaces | |
| namespace | QuantLib |
Two-dimensional lattice class.
Definition in file lattice2d.hpp.