構造体 テンプレート Onikiri::EmulatorUtility::Operation::FPAbs< Type, TSrc1 >

#include <GenericOperation.h>

すべてのメンバ一覧

Public メソッド

Type operator() (OpEmulationState *opState)


説明

template<typename Type, typename TSrc1>
struct Onikiri::EmulatorUtility::Operation::FPAbs< Type, TSrc1 >

GenericOperation.h1007 行で定義されています。


関数

template<typename Type, typename TSrc1>
Type Onikiri::EmulatorUtility::Operation::FPAbs< Type, TSrc1 >::operator() ( OpEmulationState opState  )  [inline]

GenericOperation.h1009 行で定義されています。

01010     {
01011         return std::fabs( TSrc1()(opState) );
01012     }


この構造体の説明は次のファイルから生成されました:
Onikiri2に対してTue Jun 18 15:32:00 2013に生成されました。  doxygen 1.4.7