std::cauchy_distribution::b
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 b() 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
b con cui è stato costruito l'oggetto (il valore predefinito è 1.0). Il parametro b specifica il parametro di scala che rappresenta la mezza larghezza a metà massimo (HWHM).Original:
Returns the value of the
b parameter with which the object was constructed (default is 1.0). The b parameter specifies the scale parameter which represents the half-width at half-maximum (HWHM).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 a distribution parameter (Location parameter) (metodo pubblico) | |
Collegamenti esterni
Scale parameter. Da Wikipedia.
Original:
Scale 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.