Searched defs:xStats (Results 1 – 4 of 4) sorted by relevance
45 private final Stats xStats; field in PairedStats61 PairedStats(Stats xStats, Stats yStats, double sumOfProductsOfDeltas) { in PairedStats()73 public Stats xStats() { in xStats() method in PairedStats313 Stats xStats = Stats.readFrom(buffer); in fromByteArray() local
40 private final StatsAccumulator xStats = new StatsAccumulator(); field in PairedStatsAccumulator104 public Stats xStats() { in xStats() method in PairedStatsAccumulator