Searched defs:standardDeviation (Results 1 – 9 of 9) sorted by relevance
43 private final double[] standardDeviation; field in UncorrelatedRandomVectorGenerator54 double[] standardDeviation, in UncorrelatedRandomVectorGenerator()
74 double standardDeviation = computeStandardDeviation(mBufferData, mean); in measurePerformance() local255 double standardDeviation; in computeStandardDeviation() local
53 private double standardDeviation = 1; field in NormalDistributionImpl
114 func (h *histogram) standardDeviation() float64 { func
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
329 const float standardDeviation = deFloatSqrt(variance); in verifyImageData() local
163 const float standardDeviation = deFloatSqrt(variance); in SampleAverageVerifier() local