Uses of Class
net.finmath.singleswaprate.data.DataTableLinear
-
Packages that use DataTableLinear Package Description net.finmath.singleswaprate.data 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 DataTableLinear Modifier and Type Method Description DataTableLinearDataTableLinear. clone()static DataTableLinearDataTableLinear. interpolateDataTable(DataTableBasic baseTable)Create an interpolated table from a basic table.
-