Uses of Class
org.processmining.logprojection.Statistics.Double
-
Packages that use Statistics.Double Package Description org.processmining.logprojection -
-
Uses of Statistics.Double in org.processmining.logprojection
Subclasses of Statistics.Double in org.processmining.logprojection Modifier and Type Class Description static classStatisticsWithSpan.DoubleMethods in org.processmining.logprojection that return Statistics.Double Modifier and Type Method Description Statistics.DoubleDataManager. getStatisticsContinuous(Attribute attribute)Methods in org.processmining.logprojection with parameters of type Statistics.Double Modifier and Type Method Description Histogram.DoubleDataManager. getHistogramContinuous(Attribute attribute, Statistics.Double s, int buckets)Constructors in org.processmining.logprojection with parameters of type Statistics.Double Constructor Description Double(Statistics.Double s, int buckets)
-