std::cauchy_distribution::a
Da cppreference.com.
|
|
Questa pagina è stata tradotta in modo automatico dalla versione in ineglese della wiki usando Google Translate.
La traduzione potrebbe contenere errori e termini strani. Muovi il puntatore sopra al testo per vedere la versione originale. Puoi aiutarci a correggere gli gli errori. Per ulteriori istruzioni clicca qui. |
<metanoindex/>
<tbody> </tbody> RealType a() const; |
(dal C++11) | |
Parametri
(Nessuno)
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.
Valore di ritorno
Restituisce il valore del parametro
a con cui è stato costruito l'oggetto (il valore predefinito è 0.0). Il parametro a specifica la posizione del picco ed è anche chiamato parametro di posizione.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.
Vedi anche
ottiene o imposta l'oggetto parametro di distribuzione 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. (metodo pubblico) | |
| returns the b distribution parameter (Scale parameter) (metodo pubblico) | |
Collegamenti esterni
Location parameter. Da Wikipedia.
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.