Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/math/
DPairedStatsAccumulatorTest.java72 private PairedStatsAccumulator horizontalValuesAccumulatorByAddAllPartitionedPairedStats; field in PairedStatsAccumulatorTest
105 horizontalValuesAccumulatorByAddAllPartitionedPairedStats = in setUp()
223 assertThat(horizontalValuesAccumulatorByAddAllPartitionedPairedStats.populationCovariance()) in testPopulationCovariance()
258 assertThat(horizontalValuesAccumulatorByAddAllPartitionedPairedStats.sampleCovariance()) in testSampleCovariance()
348 horizontalValuesAccumulatorByAddAllPartitionedPairedStats in testPearsonsCorrelationCoefficient()
432 horizontalValuesAccumulatorByAddAllPartitionedPairedStats.leastSquaresFit(), in testLeastSquaresFit()
433 horizontalValuesAccumulatorByAddAllPartitionedPairedStats.yStats().mean()); in testLeastSquaresFit()
/external/guava/android/guava-tests/test/com/google/common/math/
DPairedStatsAccumulatorTest.java72 private PairedStatsAccumulator horizontalValuesAccumulatorByAddAllPartitionedPairedStats; field in PairedStatsAccumulatorTest
105 horizontalValuesAccumulatorByAddAllPartitionedPairedStats = in setUp()
223 assertThat(horizontalValuesAccumulatorByAddAllPartitionedPairedStats.populationCovariance()) in testPopulationCovariance()
258 assertThat(horizontalValuesAccumulatorByAddAllPartitionedPairedStats.sampleCovariance()) in testSampleCovariance()
348 horizontalValuesAccumulatorByAddAllPartitionedPairedStats in testPearsonsCorrelationCoefficient()
432 horizontalValuesAccumulatorByAddAllPartitionedPairedStats.leastSquaresFit(), in testLeastSquaresFit()
433 horizontalValuesAccumulatorByAddAllPartitionedPairedStats.yStats().mean()); in testLeastSquaresFit()