26#ifndef quantlib_zabr_hpp
27#define quantlib_zabr_hpp
47 std::vector<Real>
fdPrice(
const std::vector<Real> &strikes)
const;
71 std::vector<Real>
x(
const std::vector<Real> &strikes)
const;
bicubic spline interpolation between discrete points
Real x(Real strike) const
Real normalVolatility(Real strike) const
Real lognormalVolatility(Real strike) const
Real localVolatility(Real f) const
Real fdPrice(Real strike) const
Real fullFdPrice(Real strike) const
Real localVolatilityHelper(Real f, Real x) const
Real lognormalVolatilityHelper(Real strike, Real x) const
Real normalVolatilityHelper(Real strike, Real x) const
cubic interpolation between discrete points
statistics tool based on incremental accumulation in the meantime, this is just a wrapper to the boos...
linear interpolation between discrete points