15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ACOSPACK_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ACOSPACK_H__ 29 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/AcosReg.h> 32 #include <boost/type_traits/is_float.hpp> 47 template <eInstructionSet::domain instructionSet,
typename T>
77 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ACOSPACK_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
template structure which is specialized to implement the computation of acos function on a scalar or ...
Definition: AcosReg.h:37
mul function; returns the product of 2 input pack operandes
sqrt function; returns the square root of a pack
function assigning a given value of type T to a given Pack<instructionSet, T>
Predefined types associated to instruction set management.
Definition of import/export macro for library.
asin function; returns the calculation of the arcsin function on all the elements of one input pack o...
sub function; returns the result of an arithmetic substraction on all the elements of 2 input pack op...
Definition: UnaryPackOp.h:31
Definition: AcosPack.h:48