構造体 テンプレート Onikiri::AlphaLinux::Operation::AlphaFPCondUnordered< Type, ArgType >

#include <AlphaOperation.h>

すべてのメンバ一覧

Public メソッド

bool operator() (const ArgType lhs, const ArgType rhs) const


説明

template<typename Type, typename ArgType = RegisterType>
struct Onikiri::AlphaLinux::Operation::AlphaFPCondUnordered< Type, ArgType >

AlphaOperation.h150 行で定義されています。


関数

template<typename Type, typename ArgType = RegisterType>
bool Onikiri::AlphaLinux::Operation::AlphaFPCondUnordered< Type, ArgType >::operator() ( const ArgType  lhs,
const ArgType  rhs 
) const [inline]

AlphaOperation.h152 行で定義されています。

00153     {
00154         return IsNAN(AsFPFunc<Type>(lhs)) || IsNAN(AsFPFunc<Type>(rhs));
00155     }


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