vanillaswap (3) - Linux Manuals
vanillaswap: Simple fixed-rate vs Libor swap.
NAME
ql/instruments/vanillaswap.hpp - Simple fixed-rate vs Libor swap.
SYNOPSIS
#include <ql/instruments/swap.hpp>
#include <ql/time/daycounter.hpp>
#include <ql/time/schedule.hpp>
Classes
class VanillaSwap
Plain-vanilla swap.
class arguments
Arguments for simple swap calculation
class results
Results from simple swap calculation
Functions
std::ostream & operator<< (std::ostream &out, VanillaSwap::Type t)
Detailed Description
Simple fixed-rate vs Libor swap.
Author
Generated automatically by Doxygen for QuantLib from the source code.