eDSP  0.0.1
A cross-platform DSP library written in C++.
Namespaces | Functions
pow2db.hpp File Reference
#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::pow2db (T power) noexcept
 Convert power to decibels. More...