<!--
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.black_scholes.ImpliedVolUnderlyingDistribution" />
<meta itemprop="path" content="Stable" />
<meta itemprop="property" content="LOG_NORMAL"/>
<meta itemprop="property" content="NORMAL"/>
</div>

# tf_quant_finance.black_scholes.ImpliedVolUnderlyingDistribution

<!-- 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/black_scholes/implied_vol_utils.py">View source</a>



Underying's distribution.

<!-- Placeholder for "Used in" -->

* `LOG_NORMAL`: Lognormal distribution for the standard Black-Scholes models.
* `NORMAL`: Normal distribution used in Bachelier model.

## Class Variables

* `LOG_NORMAL` <a id="LOG_NORMAL"></a>
* `NORMAL` <a id="NORMAL"></a>
