Uses of Class
net.finmath.singleswaprate.data.DataTableInterpolated
Packages that use DataTableInterpolated
Package
Description
Provides classes to store and interact with market data.
-
Uses of DataTableInterpolated in net.finmath.singleswaprate.data
Subclasses of DataTableInterpolated in net.finmath.singleswaprate.dataModifier and TypeClassDescriptionclass
ExtendsDataTableBasic
with the capacity to inter- and extrapolate values off the tenor grid.Methods in net.finmath.singleswaprate.data that return DataTableInterpolatedModifier and TypeMethodDescriptionDataTableInterpolated.clone()
static DataTableInterpolated
DataTableInterpolated.interpolateDataTable(DataTableBasic baseTable)
Create an interpolated table from a basic table.