[#mp_units-fisher_f_distribution-02-operator_call-0c] = xref:mp_units.adoc[mp_units]::xref:mp_units/fisher_f_distribution-02.adoc[fisher_f_distribution]::operator() :relfileprefix: ../../ :mrdocs: Generating functions. == Synopses Declared in `<bits/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename Generator> Q xref:mp_units/fisher_f_distribution-02/operator_call-00.adoc[operator()](Generator& g); ---- [.small]#xref:mp_units/fisher_f_distribution-02/operator_call-00.adoc[_» more..._]# Generating functions. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename _UniformRandomNumberGenerator> result_type xref:mp_units/fisher_f_distribution-02/operator_call-02.adoc[operator()](_UniformRandomNumberGenerator& __urng); ---- [.small]#xref:mp_units/fisher_f_distribution-02/operator_call-02.adoc[_» more..._]# [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename _UniformRandomNumberGenerator> result_type xref:mp_units/fisher_f_distribution-02/operator_call-04.adoc[operator()]( _UniformRandomNumberGenerator& __urng, param_type const& __p); ---- [.small]#xref:mp_units/fisher_f_distribution-02/operator_call-04.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#