Uses of Class
net.finmath.singleswaprate.data.DataTableInterpolated
| Package | Description |
|---|---|
| net.finmath.singleswaprate.data |
Provides classes to store and interact with market data.
|
-
Uses of DataTableInterpolated in net.finmath.singleswaprate.data
Subclasses of DataTableInterpolated in net.finmath.singleswaprate.data Modifier and Type Class Description classDataTableExtrapolatedExtendsDataTableBasicwith the capacity to inter- and extrapolate values off the tenor grid.Methods in net.finmath.singleswaprate.data that return DataTableInterpolated Modifier and Type Method Description DataTableInterpolatedDataTableInterpolated. clone()static DataTableInterpolatedDataTableInterpolated. interpolateDataTable(DataTableBasic baseTable)Create an interpolated table from a basic table.