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.

ConstantInterpolation()

LogDFInterpolation()

LinearInterpolation()

CubicInterpolation()

LinearCubicTimeVarInterpolation()

Value

an object that inherits from the Interpolation class.

Examples

ConstantInterpolation()
#> <ConstantInterpolation>