std::cauchy_distribution::b
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 b() const; |
(desde C++11) | |
Parâmetros
(Nenhum)
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.
Valor de retorno
Retorna o valor do parâmetro
b com a qual o objeto foi construído (o padrão é 1,0). O parâmetro b especifica o parâmetro de escala que representa a metade da largura a metade do máximo (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.
Veja também
obtém ou define o objeto de parâmetro de distribuição 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. (função pública membro) | |
| returns the a distribution parameter (Location parameter) (função pública membro) | |
Links externos
Scale parameter. De 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.