LogRange.cpp File Reference
#include "LogRange.h"
#include "system/System.h"
#include <algorithm>
#include <iostream>
#include <cmath>
Include dependency graph for LogRange.cpp:

Go to the source code of this file.

Functions

static double sd (const std::vector< double > &values, int start, int n)
 

Function Documentation

static double sd ( const std::vector< double > &  values,
int  start,
int  n 
)
static

Definition at line 77 of file LogRange.cpp.

Referenced by LogRange::shouldUseLogScale().