|
eDSP
0.0.1
A cross-platform DSP library written in C++.
|
#include <cmath>Go to the source code of this file.
Namespaces | |
| edsp | |
| edsp::converter | |
Functions | |
| template<typename T > | |
| constexpr T | edsp::converter::db2pow (T db) noexcept |
| Convert decibels to power. More... | |
1.8.13