Synopsis
Declared in <mp‐units/random.h>
class piecewise_constant_distribution
: public std::piecewise_constant_distribution<Q::rep>
Base Classes
| Name | Description |
|---|---|
|
A piecewise_constant_distribution random number distribution. |
Types
Name |
Description |
Parameter type. |
|
The type of the range of the distribution. |
Member Functions
Name |
Description |
|
Constructors |
Returns a vector of the probability densities. |
|
Generating functions. |
|
|
|
Resets the distribution state. |
Created with MrDocs