Returns the first shape parameter.

Synopsis

Declared in <absl/random/beta_distribution.h>

result_type
alpha() const;

Return Value

The first shape parameter.

Created with MrDocs