Home
last modified time | relevance | path

Searched refs:accumulatorByAddAllPartitionedPairedStats (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/math/
DPairedStatsAccumulatorTest.java208 PairedStatsAccumulator accumulatorByAddAllPartitionedPairedStats = in testPopulationCovariance() local
212 accumulatorByAddAllPartitionedPairedStats.populationCovariance(); in testPopulationCovariance()
338 PairedStatsAccumulator accumulatorByAddAllPartitionedPairedStats = in testPearsonsCorrelationCoefficient() local
342 accumulatorByAddAllPartitionedPairedStats.pearsonsCorrelationCoefficient(); in testPearsonsCorrelationCoefficient()
362 accumulatorByAddAllPartitionedPairedStats.populationCovariance() in testPearsonsCorrelationCoefficient()
363 / (accumulatorByAddAllPartitionedPairedStats in testPearsonsCorrelationCoefficient()
366 * accumulatorByAddAllPartitionedPairedStats in testPearsonsCorrelationCoefficient()
453 PairedStatsAccumulator accumulatorByAddAllPartitionedPairedStats = in testLeastSquaresFit() local
457 accumulatorByAddAllPartitionedPairedStats.leastSquaresFit(); in testLeastSquaresFit()
470 accumulatorByAddAllPartitionedPairedStats.xStats().mean(), in testLeastSquaresFit()
[all …]
/external/guava/guava-tests/test/com/google/common/math/
DPairedStatsAccumulatorTest.java208 PairedStatsAccumulator accumulatorByAddAllPartitionedPairedStats = in testPopulationCovariance() local
212 accumulatorByAddAllPartitionedPairedStats.populationCovariance(); in testPopulationCovariance()
338 PairedStatsAccumulator accumulatorByAddAllPartitionedPairedStats = in testPearsonsCorrelationCoefficient() local
342 accumulatorByAddAllPartitionedPairedStats.pearsonsCorrelationCoefficient(); in testPearsonsCorrelationCoefficient()
362 accumulatorByAddAllPartitionedPairedStats.populationCovariance() in testPearsonsCorrelationCoefficient()
363 / (accumulatorByAddAllPartitionedPairedStats in testPearsonsCorrelationCoefficient()
366 * accumulatorByAddAllPartitionedPairedStats in testPearsonsCorrelationCoefficient()
453 PairedStatsAccumulator accumulatorByAddAllPartitionedPairedStats = in testLeastSquaresFit() local
457 accumulatorByAddAllPartitionedPairedStats.leastSquaresFit(); in testLeastSquaresFit()
470 accumulatorByAddAllPartitionedPairedStats.xStats().mean(), in testLeastSquaresFit()
[all …]