Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
normalsabr.cpp File Reference
#include <qle/models/exactbachelierimpliedvolatility.hpp>
#include <qle/models/normalsabr.hpp>
#include <ql/errors.hpp>
#include <ql/math/comparison.hpp>
#include <ql/math/integrals/gausslobattointegral.hpp>

Go to the source code of this file.

Namespaces

namespace  QuantExt
 

Functions

Real normalSabrVolatility (Rate strike, Rate forward, Time expiryTime, Real alpha, Real nu, Real rho)
 
Real normalSabrAlphaFromAtmVol (Rate forward, Time expiryTime, Real atmVol, Real nu, Real rho)
 
Real normalFreeBoundarySabrPrice (Rate strike, Rate forward, Time expiryTime, Real alpha, Real nu, Real rho)
 
Real normalFreeBoundarySabrVolatility (Rate strike, Rate forward, Time expiryTime, Real alpha, Real nu, Real rho)