diff options
Diffstat (limited to 'src/option.hpp')
| -rw-r--r-- | src/option.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/option.hpp b/src/option.hpp index d104bd6..1a3733c 100644 --- a/src/option.hpp +++ b/src/option.hpp @@ -1,7 +1,5 @@ #include "rqmc.hpp" -double frac_part(double x); - double pos (double x); struct asian_option : public std::unary_function<std::vector<double>, double> |
