<!--
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.random.sobol" />
<meta itemprop="path" content="Stable" />
</div>

# Module: tf_quant_finance.math.random.sobol

<!-- 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/random_ops/sobol/__init__.py">View source</a>



Sobol sampling.



## Functions

[`load_data(...)`](../../../tf_quant_finance/math/random/sobol/load_data.md): Parses file 'new-joe-kuo-6.21201'.

[`sample(...)`](../../../tf_quant_finance/math/random/sobol/sample.md): Returns num_results samples from the Sobol sequence of dimension dim.

