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