![]() |
r8brain-free-src
High-quality pro audio sample rate converter library
|
The inclusion file with several utility functions. More...
#include "r8bbase.h"
Go to the source code of this file.
Namespaces | |
namespace | r8b |
The "r8brain-free-src" library namespace. | |
Functions | |
double | r8b::convertResponseToLog (const double re, const double im) |
void | r8b::findFIRFilterResponseLevelRtoL (const double *const flt, const int fltlen, const double maxg, double &th, const double thend) |
void | r8b::findFIRFilterResponseMaxLtoR (const double *const flt, const int fltlen, double &maxg, double &maxth, const double thend) |
void | r8b::findFIRFilterResponseMinLtoR (const double *const flt, const int fltlen, double &ming, double &minth, const double thend) |
void | r8b::updateScanStep (double &step, const double curg, double &prevg_log, const double prec, const double maxstep, const double minstep=1e-11) |
The inclusion file with several utility functions.
This file includes several utility functions used by various utility programs like "calcErrorTable.cpp".
r8brain-free-src Copyright (c) 2013-2021 Aleksey Vaneev See the "LICENSE" file for license.