Skip to content

Latest commit

 

History

History
65 lines (46 loc) · 1.8 KB

5_x_numerical_methods.rst

File metadata and controls

65 lines (46 loc) · 1.8 KB

Numerical Methods and FFT Convolution

Objectives: Describe the numerical distribution representation and FFT convolution algorithm that underlie all computations in aggregate.

Audience: User who wants a detailed understanding of the computational algorithms, potential errors, options, and parameters.

Prerequisites: Probability theory and aggregate distributions; complex numbers and matrix multiplication; numerical analysis, especially numerical integration; basics of Fourier transforms and series helpful.

See also: :doc:`../2_User_Guides`.

Contents:

Helpful References

Actuarial and operational risk books and papers

Books on probability covering characteristic functions, t\mapsto \mathsf E[e^{itX}]

Books on Fourier analysis and Fourier transforms, t\mapsto \mathsf E[e^{-2\pi itX}], the same concept with slightly different notation. Malliavin is a sophisticated treatment of both Fourier analysis and probability.