Last updated: 2023-03-16.
tf_quant_finance.math.integration.IntegrationMethod#
Specifies which algorithm to use for the numeric integration.
COMPOSITE_SIMPSONS_RULE: Composite Simpson’s 1/3 rule.GAUSS_LEGENDRE: Gauss-Legendre quadrature method.
Last updated: 2023-03-16.
Specifies which algorithm to use for the numeric integration.
COMPOSITE_SIMPSONS_RULE: Composite Simpson’s 1/3 rule.
GAUSS_LEGENDRE: Gauss-Legendre quadrature method.