diff options
| author | Bertrand <bertrand.horel@gmail.com> | 2016-04-11 14:17:21 +0000 |
|---|---|---|
| committer | Bertrand <bertrand.horel@gmail.com> | 2016-04-11 14:17:21 +0000 |
| commit | 95ee7fca4b4a30cc8e381b09c963b94512630521 (patch) | |
| tree | 6afd60ee9107e8b239f34ad6cc1f5ffac83b9890 /src/option.hpp | |
| parent | a6076b6b0cc7958e8b939ba6ed3ddb53d7d1ff20 (diff) | |
| download | projet_C++-95ee7fca4b4a30cc8e381b09c963b94512630521.tar.gz | |
début nettoyage et description dans README
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> |
