eDSP
0.0.1
A cross-platform DSP library written in C++.
|
#include <edsp/meta/expects.hpp>
#include <cmath>
Go to the source code of this file.
Namespaces | |
edsp | |
edsp::converter | |
Functions | |
template<typename T > | |
constexpr T | edsp::converter::mag2db (T magnitude) noexcept |
Convert magnitude to decibels (dB) More... | |