std::cauchy_distribution::b
Aus cppreference.com
< cpp | numeric | random | cauchy distribution
![]() |
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. |
RealType b() const; |
(seit C++11) | |
Inhaltsverzeichnis |
[Bearbeiten] Parameter
(None)
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.
[Bearbeiten] Rückgabewert
Gibt den Wert des
b
Parameter, mit dem das Objekt gebaut (Standard ist 1,0) wurde. Die b
Parameter gibt den Maßstab Parameter, der die halbe Breite bei halbem Maximum (HWHM) stellt .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.
[Bearbeiten] Siehe auch
ab oder legt die Verteilung Parameter-Objekt 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. (öffentliche Elementfunktion) | |
returns the a distribution parameter (Location parameter) (öffentliche Elementfunktion) |
[Bearbeiten] Externer Links
Scale parameter. Von 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.