std::cauchy_distribution::a
Aus 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; |
(seit C++11) | |
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.
Rückgabewert
Gibt den Wert des
a Parameter, mit dem das Objekt gebaut (Standard ist 0,0) wurde. Die a Parameter gibt den Speicherort der Spitze und wird auch als Lageparameter .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.
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 b distribution parameter (Scale parameter) (öffentliche Elementfunktion) | |
Externer Links
Location parameter. Von 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.