IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::AcosReg< IS, T, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::not_equal_to< boost::mpl::int_< IS >, boost::mpl::int_< eInstructionSet::eIS_Standard > >::type, typename boost::is_float< T >::type >::type >::type > Struct Template Reference

SinReg template specialization common to several instruction sets. More...

#include <AcosReg.h>

Static Public Member Functions

static IPSDK_FORCEINLINE RegType< IS, T >::Type act (const typename RegType< IS, T >::Type &in)
 
static IPSDK_FORCEINLINE void act (const typename RegType< IS, T >::Type &in, typename RegType< IS, T >::Type &out)
 

Detailed Description

template<eInstructionSet::domain IS, typename T>
struct ipsdk::simd::detail::AcosReg< IS, T, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::not_equal_to< boost::mpl::int_< IS >, boost::mpl::int_< eInstructionSet::eIS_Standard > >::type, typename boost::is_float< T >::type >::type >::type >

SinReg template specialization common to several instruction sets.


The documentation for this struct was generated from the following file: