15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_FMADDPACK_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_FMADDPACK_H__ 23 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/FmaddReg.h> 27 #include <boost/type_traits/is_same.hpp> 28 #include <boost/utility/enable_if.hpp> 43 template <eInstructionSet::domain instructionSet,
78 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_FMADDPACK_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
cast function; casts a Pack<instructionSet, TIn> to a Pack<instructionSet, TOut>
Definition: FmaddReg.h:37
Definition: FmaddPack.h:45
BasePack class; defines a set of scalars (for instruction set "standard") or registers (for all other...
Definition: TernaryPackOp.h:31
defines template structures PromotedType<T1, T2> and PromotedType3<T1, T2, T3>; their attribute Type ...
Predefined types associated to instruction set management.
Definition of import/export macro for library.