QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Member Functions | List of all members
FloatFloatSwap::results Class Reference

Results from float float swap calculation More...

#include <ql/instruments/floatfloatswap.hpp>

+ Inheritance diagram for FloatFloatSwap::results:
+ Collaboration diagram for FloatFloatSwap::results:

Public Member Functions

void reset () override
 
- Public Member Functions inherited from Swap::results
void reset () override
 
void reset () override
 
- Public Member Functions inherited from PricingEngine::results
virtual ~results ()=default
 
virtual void reset ()=0
 

Additional Inherited Members

- Public Attributes inherited from Swap::results
std::vector< ReallegNPV
 
std::vector< ReallegBPS
 
std::vector< DiscountFactorstartDiscounts
 
std::vector< DiscountFactorendDiscounts
 
DiscountFactor npvDateDiscount
 
- Public Attributes inherited from Instrument::results
Real value
 
Real errorEstimate
 
Date valuationDate
 
std::map< std::string, ext::any > additionalResults
 

Detailed Description

Results from float float swap calculation

Definition at line 176 of file floatfloatswap.hpp.

Member Function Documentation

◆ reset()

void reset ( )
overridevirtual

Reimplemented from Instrument::results.

Definition at line 582 of file floatfloatswap.cpp.

+ Here is the call graph for this function: