Uses of Class
jline.api.trace.CountStatistics
Packages that use CountStatistics
-
Uses of CountStatistics in jline.api.trace
Methods in jline.api.trace that return CountStatisticsModifier and TypeMethodDescriptionstatic CountStatisticsMtrace_count.mtrace_count(double[] interArrivalTimes, int[] classLabels, double windowSize) static CountStatisticsMtrace_count.mtrace_count(double[] interArrivalTimes, int[] classLabels, double windowSize, int classIndex) Computes count statistics from a multi-class trace over specified time windows.static CountStatistics[]Mtrace_count.mtrace_count_multiscale(double[] interArrivalTimes, int[] classLabels, double[] windowSizes) Compute multi-scale count statistics