warp.poisson#

warp.poisson(state: uint32, lam: float32) uint32#
  • Kernel

  • Python

Generate a random sample from a Poisson distribution.

param state:

RNG state

param lam:

The expected value of the distribution