#include "../Interface/main.h"
#include "../PartD/VanillaSwap.h"
#include <iostream>
Go to the source code of this file.
Functions | |
bool | mainIRVanillaSwap (void) |
Test of the Vanilla Swap - Yann. |
|
Test of the Vanilla Swap - Yann.
Definition at line 9 of file mainIRVanillaSwap.cpp. References FileReader::buildYieldPointArray(), FileReader::getdatadirasstring(), CashFlow::getFairValue(), Date::plusMonths(), Date::plusYears(), Real, VanillaSwap::returnPrice(), and Date::setDateToToday(). Referenced by maintests(). |