#include "..\PartA\BlackScholes\BlackScholes.h"#include "../Interface/main.h"#include "..\PartJ\binomialTree.h"#include "..\common\utils.h"Go to the source code of this file.
Functions | |
| bool | mainbinomialtree (void) |
| test of the binomial tree object | |
|
|
test of the binomial tree object
Definition at line 7 of file mainbinomialtree.cpp. References Call, BlackScholes::getPrice(), binomialTree::getPrice(), binomialTree::getStockProcess(), LongNatural, mainmc(), Natural, r, Real, realsEqual(), and binomialTree::runEngineCall(). Referenced by maintests(). |
1.3.6