Home
last modified time | relevance | path

Searched defs:yValues (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/math/
DStatsTesting.java468 static PairedStats createPairedStatsOf(List<Double> xValues, List<Double> yValues) { in createPairedStatsOf()
477 List<Double> xValues, List<Double> yValues) { in createFilledPairedStatsAccumulator()
492 List<Double> xValues, List<Double> yValues, int partitionSize) { in createPartitionedFilledPairedStatsAccumulator()
/external/guava/guava-tests/test/com/google/common/math/
DStatsTesting.java497 static PairedStats createPairedStatsOf(List<Double> xValues, List<Double> yValues) { in createPairedStatsOf()
506 List<Double> xValues, List<Double> yValues) { in createFilledPairedStatsAccumulator()
521 List<Double> xValues, List<Double> yValues, int partitionSize) { in createPartitionedFilledPairedStatsAccumulator()