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