QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
conundrumpricer.hpp File Reference

CMS-coupon pricer. More...

#include <ql/cashflows/couponpricer.hpp>
#include <ql/instruments/payoffs.hpp>

Go to the source code of this file.

Classes

class  VanillaOptionPricer
 
class  MarketQuotedOptionPricer
 
class  GFunction
 
class  GFunctionFactory
 
class  GFunctionFactory::GFunctionStandard
 
class  GFunctionFactory::GFunctionExactYield
 
class  GFunctionFactory::GFunctionWithShifts
 
class  GFunctionFactory::GFunctionWithShifts::ObjectiveFunction
 
class  HaganPricer
 CMS-coupon pricer. More...
 
class  NumericHaganPricer
 CMS-coupon pricer. More...
 
class  NumericHaganPricer::Function
 
class  NumericHaganPricer::ConundrumIntegrand
 
class  AnalyticHaganPricer
 CMS-coupon pricer. More...
 

Namespaces

namespace  QuantLib
 

Typedefs

typedef MarketQuotedOptionPricer BlackVanillaOptionPricer
 

Functions

std::ostream & operator<< (std::ostream &out, GFunctionFactory::YieldCurveModel type)
 

Detailed Description

CMS-coupon pricer.

Definition in file conundrumpricer.hpp.