T型がquiet_NaNを持っていない場合のDecibelEnergyの実装. [詳細]
#include <Utils.hpp>
Static Public メソッド | |
static T | DecibelEnergy (T x) |
引数xをデシベル値に変換する. |
T型がquiet_NaNを持っていない場合のDecibelEnergyの実装.
static T NSHarkBinaural::DecibelEnergyStruct< T, false >::DecibelEnergy | ( | T | x | ) | [inline, static] |
引数xをデシベル値に変換する.
引数xが正なら、デシベル値を返す。 引数xが非正なら、0を返す。