Static Public メソッド

構造体 テンプレート NSHarkBinaural::DecibelEnergyStruct< T, has_quiet_NaN >

T型がquiet_NaNを持っている場合のDecibelEnergyの実装. [詳細]

#include <Utils.hpp>

すべてのメンバ一覧

Static Public メソッド

static T DecibelEnergy (T x)
 引数xをデシベル値に変換する.

説明

template<typename T, bool has_quiet_NaN>
struct NSHarkBinaural::DecibelEnergyStruct< T, has_quiet_NaN >

T型がquiet_NaNを持っている場合のDecibelEnergyの実装.


関数

template<typename T , bool has_quiet_NaN>
static T NSHarkBinaural::DecibelEnergyStruct< T, has_quiet_NaN >::DecibelEnergy ( x  )  [inline, static]

引数xをデシベル値に変換する.

引数xが正なら、デシベル値を返す。 引数xが非正なら、NaNを返す。

戻り値:
xのデシベル値

この構造体の説明は次のファイルから生成されました: