NumericQuantile.this

Constructor

class NumericQuantile(T)
this
(,
T a = -T.max
,
T b = T.max
)

Parameters

cdf CDF!T

The CDF to to inverse.

a T

(optional) The lower bound.

b T

(optional) The upper bound.

Meta