Uses of Class
net.finmath.singleswaprate.data.DataTableLinear
Packages that use DataTableLinear
Package
Description
Provides classes to store and interact with market data.
-
Uses of DataTableLinear in net.finmath.singleswaprate.data
Methods in net.finmath.singleswaprate.data that return DataTableLinearModifier and TypeMethodDescriptionDataTableLinear.clone()
static DataTableLinear
DataTableLinear.interpolateDataTable(DataTableBasic baseTable)
Create an interpolated table from a basic table.