svcore  1.9
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 float sd (const std::vector< float > &values, size_t start, size_t n)

Function Documentation

static float sd ( const std::vector< float > &  values,
size_t  start,
size_t  n 
) [static]

Definition at line 78 of file LogRange.cpp.

Referenced by LogRange::useLogScale().