Definition in file rote_binomial.cpp.
#include <iostream>
#include "binomial.h"
Include dependency graph for rote_binomial.cpp:

Go to the source code of this file.
Defines | |
| #define | CHECK(y, z, a) |
| #define | Funcname "binomial_option::check_attributes" |
| #define CHECK | ( | y, | |||
| z, | |||||
| a | ) |
Value:
if (y) {_error_msg = #y" at line "\ #z" in " #a"::check_attributes"; \ return (_erno = z);}
Definition at line 17 of file rote_binomial.cpp.
1.5.1