File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
| ▼ src | |
| ▼ dates | |
| ► calendars | |
| ► timeGrids | |
| ► yearFractions | |
| _all_dates.hpp | Contains headers of all files with definitions of classes gathered in dates calendar and holidays module |
| date.hpp | File contains definition of date class |
| tenor.hpp | File contains definition of tenor class |
| timeUnit.hpp | File contain time units and other useful enumerations |
| ▼ instruments | |
| ► bonds | |
| ► linear | |
| ► options | |
| _all_instruments.hpp | Financial instruments module |
| CashFlow.hpp | File contains definition of cash flow class |
| CashFlowBuilder.hpp | File contains implementation of CashFlowBuilder |
| CashFlowVector.hpp | File contains definition of cash flow vector |
| FixedCashFlow.hpp | File contains definition of fixed cash flow class |
| FloatingCashFlow.hpp | File contains definition of floating cash flow class |
| instrumentAuxiliaryTypes.hpp | File contains types common to all financial instruments |
| ▼ interestRates | |
| _all_interestRate.hpp | Contains headers of all files with definitions of classes gathered in interest rate module |
| compoundedRate.hpp | File contains definition of CompoundedRate class |
| compounding.hpp | File contains interface of interest rate compounding concept |
| exponentialRate.hpp | File contains definition of ExponentialRate class |
| fractionRate.hpp | File contains definition of FractionRate class |
| interestRate.hpp | File contains definition of InterestRate class |
| simpleRate.hpp | File contains definition of SimpleRate class |
| ▼ marketData | |
| ► interestRateCurves | |
| ► volatility | |
| _all_marketData.hpp | Market Data module |
| ForwardCurve.hpp | File contains definition of forward curve class |
| marketDataUtils.hpp | File contains simple functions helping to handle market data classes |
| ▼ marketModels | |
| _all_marketModels.hpp | Market Models Module |
| BlackScholesModel.hpp | File contains implementation of Black Scholes model |
| marketModel.hpp | File contains implementation of interface for market models |
| ▼ mathematics | |
| ► distributions | |
| ► interpolation | |
| ► numericalAlgorithms | |
| ► regressions | |
| ► RNGs | |
| ► statistics | |
| ► stochasticProcesses | |
| _all_mathematics.hpp | Mathematics module |
| mathUtils.hpp | File contains small mathematical classes and functions |
| ▼ pricingEngines | |
| ► analytical | |
| ► optionGreeks | |
| _all_pricingEngines.hpp | Includes objects related to pricing engines |
| BlackScholesCalculator.hpp | File contains small functions used to calculate PV and Greeks using Black-Scholes model |
| pricingEngine.hpp | File contains definition of PricingEngine interface |
| ▼ utils | |
| _all_utils.hpp | Utils module |
| dataFrame.hpp | File contains definition of data frame |
| formatters.hpp | File contains definition of formatters |
| objectFactory.hpp | File contains definition of Factory pattern |
| RunTimeMeasurment.hpp | File contains definition of class that measures run time |
| serialization.hpp | File contains functions used in serialization process |
| serializationGUID.hpp | Definitions of GUID needed to serialize objects |
| smartPointer.hpp | File contains template of deep-coping smart pointer |
| utils.hpp | File contains small programming tools |
| valueFactory.hpp | File contains definition of Factory pattern |
| vectorOperations.hpp | File contains simple tools for std vectors |
| juliant.hpp |

1.8.11