std::cauchy_distribution::a
De cppreference.com
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
<metanoindex/>
<tbody> </tbody> RealType a() const; |
(depuis C++11) | |
Paramètres
(Aucun)
Original:
(none)
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.
Retourne la valeur
Retourne la valeur du paramètre
a avec laquelle l'objet a été construit (par défaut est 0,0). Le paramètre a spécifie l'emplacement du pic et est aussi appelé paramètre de localisation .Original:
Returns the value of the
a parameter with which the object was constructed (default is 0.0). The a parameter specifies the location of the peak and is also called location parameter.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.
Voir aussi
obtient ou définit l'objet de paramètre de distribution Original: gets or sets the distribution parameter object The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction membre publique) | |
retourne le paramètre de distribution b (paramètre Scale) Original: returns the b distribution parameter (Scale parameter) The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction membre publique) | |
Liens externes
Location parameter. Un article de Wikipédia .
Original:
Location parameter. From Wikipedia.
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.