fmbasics (version 0.3.0)

Interpolation: Interpolation

Description

These are lightweight interpolation classes that are used to specify typical financial market interpolation schemes. Their behaviour is dictated by the object in which they defined.

Usage

ConstantInterpolation()

LogDFInterpolation()

LinearInterpolation()

CubicInterpolation()

Arguments

Value

an object that inherits from the Interpolation class.

Examples

Run this code
# NOT RUN {
ConstantInterpolation()
# }

Run the code above in your browser using DataLab