MCOV is Open Source software used to estimate the value of financial options using a Monte Carlo method.
The MCOV software is composed of:
- mcovaluer.h - a C++ header file (with documentation as comments)
- mcovaluer.cxx - a C++ file of function bodies
- mcov.cxx - a tiny 'console app' program
