<div class="t-tr-text">C + +: conceitos<div class="t-tr-dropdown"><div><div><div class="t-tr-dropdown-arrow-border"></div><div class="t-tr-dropdown-arrow"></div><div class="t-tr-dropdown-h">Original:</div><div class="t-tr-dropdown-orig">C++ concepts:</div><div class="t-tr-dropdown-notes">The text has been machine-translated via [http://translate.google.com Google Translate].<br/> You can help to correct and verify the translation. Click [http://en.cppreference.com/w/Cppreference:MachineTranslations here] for instructions.</div></div></div></div></div> RandomNumberDistribution
De cppreference.com
<metanoindex/>
A
i).
RandomNumberDistribution é um objeto função retornando números aleatórios de acordo com um função densidade de probabilidade p(x) ou um distribuição de probabilidade discreta P(xi).
Original:
A
i).
RandomNumberDistribution is a function object returning random numbers according to a função densidade de probabilidade p(x) or a distribuição de probabilidade discreta P(xi).
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Requisitos
| Esta seção está incompleta |
Dé uma classe que satisfaça os requisitosRandomNumberDistribution. Ele deve também satisfazer aCopyConstructiblee requisitosCopyAssignable.Original:Dis a class meeting theRandomNumberDistributionrequirements. It shall also satisfy theCopyConstructibleandCopyAssignablerequirements.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.Té oresult_typeassociado.Original:Tis the associatedresult_type.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.Pé oparam_typeassociado. Ele deve satisfazer osCopyConstructible,CopyAssignable, requisitos eEqualityComparable.Original:Pis the associatedparam_type. It shall satisfy theCopyConstructible,CopyAssignable, andEqualityComparablerequirements.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.dé um objeto deDex,ysão objetos potencialmente const deD.Original:dis an object ofDandx,yare potentially const objects ofD.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.pé um valor constante de possivelmenteP.Original:pis a possibly constant value ofP.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.g,g1,g2são lvalues atender o conceitoUniformRandomNumberGenerator.Original:The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.osé um lvalue de std::basic_ostream.Original:osis an lvalue of std::basic_ostream.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.isé um lvalue de std::basic_istream.Original:isis an lvalue of std::basic_istream.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
