Uses of Class
org.math.plot.plots.QuantilePlot

Packages that use QuantilePlot
org.math.plot.plots   
 

Uses of QuantilePlot in org.math.plot.plots
 

Fields in org.math.plot.plots with type parameters of type QuantilePlot
 Vector<QuantilePlot> Plot.quantiles
           
 

Methods in org.math.plot.plots with parameters of type QuantilePlot
 void Plot.addQuantile(QuantilePlot q)