Searched defs:standardDeviation (Results 1 – 7 of 7) sorted by relevance
43 private final double[] standardDeviation; field in UncorrelatedRandomVectorGenerator54 double[] standardDeviation, in UncorrelatedRandomVectorGenerator()
74 double standardDeviation = computeStandardDeviation(mBufferData, mean); in measurePerformance() local253 double standardDeviation; in computeStandardDeviation() local
53 private double standardDeviation = 1; field in NormalDistributionImpl
789 double standardDeviation; member802 double standardDeviation = 0.0; in calculateStats() local
651 double standardDeviation = stats.getStandardDeviation(); in normalize() local
372 double Magick::ChannelStatistics::standardDeviation() const in standardDeviation() function in Magick::ChannelStatistics
163 const float standardDeviation = deFloatSqrt(variance); in SampleAverageVerifier() local