Module: tf_quant_finance.models.euler_sampling

Contents

Last updated: 2023-03-16.

Module: tf_quant_finance.models.euler_sampling#

View source

The Euler sampling method for ito processes.

Functions#

sample(...): Returns a sample paths from the process using Euler method.