25#ifndef quantlib_no_except_localvolsurface_hpp
26#define quantlib_no_except_localvolsurface_hpp
38 Real illegalLocalVolOverwrite)
46 Real illegalLocalVolOverwrite)
Shared handle to an observable.
Local volatility surface derived from a Black vol surface.
Volatility localVolImpl(Time, Real) const override
local vol calculation
Volatility localVolImpl(Time t, Real s) const override
local vol calculation
NoExceptLocalVolSurface(const Handle< BlackVolTermStructure > &blackTS, const Handle< YieldTermStructure > &riskFreeTS, const Handle< YieldTermStructure > ÷ndTS, Real underlying, Real illegalLocalVolOverwrite)
NoExceptLocalVolSurface(const Handle< BlackVolTermStructure > &blackTS, const Handle< YieldTermStructure > &riskFreeTS, const Handle< YieldTermStructure > ÷ndTS, const Handle< Quote > &underlying, Real illegalLocalVolOverwrite)
const Real illegalLocalVolOverwrite_
Real Time
continuous quantity with 1-year units
Real Volatility
volatility
Local volatility surface derived from a Black vol surface.