Uses of Class
com.opengamma.strata.math.impl.statistics.descriptive.InterpolationQuantileMethod
-
Packages that use InterpolationQuantileMethod Package Description com.opengamma.strata.math.impl.statistics.descriptive -
-
Uses of InterpolationQuantileMethod in com.opengamma.strata.math.impl.statistics.descriptive
Subclasses of InterpolationQuantileMethod in com.opengamma.strata.math.impl.statistics.descriptive Modifier and Type Class Description class
ExcelInterpolationQuantileMethod
Implementation of a quantile estimator.class
MidwayInterpolationQuantileMethod
Implementation of a quantile estimator.class
SampleInterpolationQuantileMethod
Implementation of a quantile estimator.class
SamplePlusOneInterpolationQuantileMethod
Implementation of a quantile estimator.
-