<!--
This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.math.interpolation" />
<meta itemprop="path" content="Stable" />
</div>

# Module: tf_quant_finance.math.interpolation

<!-- Insert buttons and diff -->

<table class="tfo-notebook-buttons tfo-api" align="left">
</table>

<a target="_blank" href="https://github.com/paolodelia99/tf-quant-finance/blob/main/tf_quant_finance/math/interpolation/__init__.py">View source</a>



Ops related to interpolation.



## Modules

[`cubic`](../../tf_quant_finance/math/interpolation/cubic.md) module: Cubic spline interpolation methods.

[`interpolation_2d`](../../tf_quant_finance/math/interpolation/interpolation_2d.md) module: 2D - interpolation.

[`linear`](../../tf_quant_finance/math/interpolation/linear.md) module: Linear interpolation.

