GetPercentile
GetPercentile
Gets a value below which a specified percentage of generated samples fall.
Returns: a value below which a specified percentage of generated samples fall.
GetPercentile(int32_t percent)
| Parameter | Description |
|---|---|
| percent | the specified percent between 0 and 100. |