[ Web Proxy ]
URL:
Viewing: https://ru.cppreference.com/cpp/numeric/random/negative_binomial_distribution/param [Back]  [Original]

std::negative_binomial_distribution::param cppreference.com
cppreference.com

std::negative_binomial_distribution::param

cppreference.com

<metanoindex/>

 
C++
(C++20)
(C++20)
(C++11)
(C++20)
/
(C++11)
(C++11)
(C++11)
(C++17)
 
(C++17)
(C++20)
(C++11)
(C++11)
(C++17)
(C++17)
(C++20)
(C++20)
(C++11)
(C++17)
(C++20)
(C++23)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
 
 
 
<tbody> </tbody>
param_type param() const;
(1) ( C++11)
void param( const param_type& params );
(2) ( C++11)
.
:
Manages the associated distribution parameter set.
Google.
. .

1)

.
:
Returns the associated parameter set.
Google.
. .

2)

params
:
Sets the associated parameter set to params
Google.
. .

params
:
new contents of the associated parameter set
Google.
. .

1)

:
The associated parameter set
Google.
. .

2) ()

.


Web Proxy Viewer  |  New URL  |  Original Page