Namespaces
Variants
Actions

std::gamma_distribution<RealType>::alpha, beta

From cppreference.com
 
C++
 
Numerics library
 
Pseudo-random number generation
 
std::gamma_distribution
Member functions
Generation
Characteristics
gamma_distribution::alphagamma_distribution::beta
Non-member functions
(C++11)(C++11)(until C++20)
(C++11)(C++11)
 
RealType alpha() const;
(1) (since C++11)
RealType beta() const;
(2) (since C++11)

Returns the distribution parameters the distribution has been constructed with.

1) Returns the α distribution parameter. It is also known as the shape parameter. The default value is 1.0.
2) Returns the β distribution parameter. It is also known as the scale parameter. The default value is 1.0.

[edit] Parameters

(none)

[edit] Return value

1) Floating point value identifying the α parameter.
2) Floating point value identifying the β parameter.

[edit] See also

(C++11)
gets or sets the distribution parameter object
(public member function) [edit]

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant