Searched defs:getSD (Results 1 – 2 of 2) sorted by relevance
642 ScopDetection &getSD() { return *Result; } in getSD() function643 const ScopDetection &getSD() const { return *Result; } in getSD() function
420 double getSD() const { return sqrt(m2 / sampleCount); } in getSD() function