compounding.hpp File Reference
File contains interface of interest rate compounding concept. More...
#include <string>#include <utils/smartPointer.hpp>#include <boost/serialization/assume_abstract.hpp>#include <boost/serialization/access.hpp>#include <boost/serialization/base_object.hpp>#include <boost/serialization/export.hpp>Go to the source code of this file.
Classes | |
| class | julian::Compounding |
| Class is an abstract class expressing the concept of compounding interest rate. More... | |
Detailed Description
File contains interface of interest rate compounding concept.

1.8.11