eDSP  0.0.1
A cross-platform DSP library written in C++.
Namespaces | Functions
db2mag.hpp File Reference
#include <cmath>

Go to the source code of this file.

Namespaces

 edsp
 
 edsp::converter
 

Functions

template<typename T >
constexpr T edsp::converter::db2mag (T db) noexcept
 Convert decibels to magnitude. More...