diff base/LogRange.cpp @ 1392:667e369cfeab

LogRange tests
author Chris Cannam
date Tue, 28 Feb 2017 11:21:49 +0000
parents b061b9f8fca5
children 04abe8f73b22
line wrap: on
line diff
--- a/base/LogRange.cpp	Mon Feb 27 16:52:47 2017 +0000
+++ b/base/LogRange.cpp	Tue Feb 28 11:21:49 2017 +0000
@@ -96,7 +96,7 @@
 }
 
 bool
-LogRange::useLogScale(std::vector<double> values)
+LogRange::shouldUseLogScale(std::vector<double> values)
 {
     // Principle: Partition the data into two sets around the median;
     // calculate the standard deviation of each set; if the two SDs