[#absl-exponential_distribution-param-02] = xref:absl.adoc[absl]::xref:absl/exponential_distribution.adoc[exponential_distribution]::param :relfileprefix: ../../ :mrdocs: Returns the parameter set of the distribution. == Synopsis Declared in `<absl/random/exponential_distribution.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:absl/exponential_distribution/param_type.adoc[param_type] param() const; ---- == Return Value The current parameter set. [.small]#Created with https://www.mrdocs.com[MrDocs]#