|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
#include <ql/exercise.hpp>#include <ql/instruments/vanillaoption.hpp>#include <ql/math/array.hpp>#include <ql/math/comparison.hpp>#include <ql/math/interpolations/backwardflatinterpolation.hpp>#include <ql/math/interpolations/cubicinterpolation.hpp>#include <ql/methods/finitedifferences/meshers/concentrating1dmesher.hpp>#include <ql/methods/finitedifferences/meshers/fdmmeshercomposite.hpp>#include <ql/methods/finitedifferences/operators/fdmlinearoplayout.hpp>#include <ql/methods/finitedifferences/operators/firstderivativeop.hpp>#include <ql/methods/finitedifferences/operators/secondderivativeop.hpp>#include <ql/methods/finitedifferences/tridiagonaloperator.hpp>#include <ql/pricingengines/blackcalculator.hpp>#include <ql/termstructures/volatility/equityfx/andreasenhugevolatilityinterpl.hpp>#include <ql/termstructures/yieldtermstructure.hpp>#include <ql/timegrid.hpp>#include <ql/utilities/null.hpp>#include <cmath>#include <limits>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | QuantLib |
| Real y |
Definition at line 46 of file andreasenhugevolatilityinterpl.cpp.
| Size n |
Definition at line 47 of file andreasenhugevolatilityinterpl.cpp.