[#mp_units-gamma_distribution-0a4] = xref:mp_units.adoc[mp_units]::gamma_distribution :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct gamma_distribution : std::gamma_distribution<Q::rep> ---- == Base Classes [cols=2] |=== | Name | Description | `std::gamma_distribution<Q::rep>` | |=== == Types [cols=1] |=== | Name | xref:mp_units/gamma_distribution-0a4/base.adoc[`base`] | xref:mp_units/gamma_distribution-0a4/rep.adoc[`rep`] |=== == Member Functions [cols=2] |=== | Name | Description | xref:mp_units/gamma_distribution-0a4/2constructor-0f.adoc[`gamma_distribution`] [.small]#[constructor]# | Constructors | xref:mp_units/gamma_distribution-0a4/max.adoc[`max`] | | xref:mp_units/gamma_distribution-0a4/min.adoc[`min`] | | xref:mp_units/gamma_distribution-0a4/operator_call.adoc[`operator()`] | |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#