irCurveEstimator.hpp
  
Go to the documentation of this file.
   33     virtual void calculate(const std::vector<SmartPointer<BuildingBlock> >& instruments, const CurveSettings& settings,
File containing definition of interest rates curve building block. 
virtual void calculate(const std::vector< SmartPointer< BuildingBlock > > &instruments, const CurveSettings &settings, SmartPointer< ir::Curve > &discounting_curve, SmartPointer< ir::Curve > &projection_curve)=0
estimates the curve 
Definition: cadHoliday.cpp:3
Class defines the interface of algorithms that perform estimation of interest rate curve (see Interpo...
Definition: irCurveEstimator.hpp:23
Structure holding settings of ir::InterpolatedCurve. 
Definition: curveSettings.hpp:26
File contains definition of structure holding settings of ir::InterpolatedCurve. 
File contains interface of interest rate curves. 
          
          
 1.8.11