Searched refs:_sumSquared (Results 1 – 2 of 2) sorted by relevance
293 _sumSquared(0.0), in ChannelStatistics()313 _sumSquared(channelStatistics_._sumSquared), in ChannelStatistics()394 return(_sumSquared); in sumSquared()417 _sumSquared(channelStatistics_->sum_squared), in ChannelStatistics()
214 double _sumSquared; variable