svcore
1.9
|
#include "LogRange.h"
#include "system/System.h"
#include <algorithm>
#include <iostream>
#include <cmath>
Go to the source code of this file.
Functions | |
static float | sd (const std::vector< float > &values, size_t start, size_t n) |
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().