[#absl-gaussian_distribution-reset] = xref:absl.adoc[absl]::xref:absl/gaussian_distribution.adoc[gaussian_distribution]::reset :relfileprefix: ../../ :mrdocs: Resets the internal state of the distribution. == Synopsis Declared in `<absl/random/gaussian_distribution.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void reset(); ---- == Description This is a no‐op for this distribution. [.small]#Created with https://www.mrdocs.com[MrDocs]#