QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Local volatility surface based on fixed values plus interpolation. More...
#include <ql/math/matrix.hpp>
#include <ql/math/interpolation.hpp>
#include <ql/math/interpolations/linearinterpolation.hpp>
#include <ql/termstructures/volatility/equityfx/localvoltermstructure.hpp>
Go to the source code of this file.
Classes | |
class | FixedLocalVolSurface |
Namespaces | |
namespace | QuantLib |
Local volatility surface based on fixed values plus interpolation.
Definition in file fixedlocalvolsurface.hpp.