Constructs a distribution from the given parameter set.
Synopsis
Declared in <absl/random/gaussian_distribution.h>
explicit
gaussian_distribution(param_type const& p);
Parameters
Name |
Description |
p |
The parameter set. |
Created with MrDocs