Resets the internal state of the distribution.

Synopsis

Declared in <absl/random/poisson_distribution.h>

void
reset();

Description

This is a no‐op for this distribution.

Created with MrDocs