absl::gaussian_distribution::reset

Resets the internal state of the distribution.

Synopsis

Declared in <absl/random/gaussian_distribution.h>

void
reset();

Description

This is a no-op for this distribution.