quantile

Undocumented in source.
double
quantile
(
ProbType
Range
)
if (
isRandomAccessRange!Range &&
hasLength!Range
&&
isNumeric!(ElementType!Range)
&&
isFloatingPoint!ProbType
)

Meta