TBB

Parallel Monte Carlo: Simulating Compound Poisson Processes using C++ and TBB

Introduction In this post we implement a function to simulate random samples of a Compound Poisson variable. A random variable \(L\) is a compound Poisson (CP) random variable if there exists a Poisson random variable \(N\), and a random variable \(S\) such that