![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
SignedUnsignedSubtractReg template specialization for instruction set AVX2 and for signed integers. More...
#include <SignedUnsignedOpReg.h>
Public Types | |
| typedef boost::make_unsigned< T >::type | unsigned_type |
| typedef AvxType< unsigned_type >::Type | result_type |
Static Public Member Functions | |
| static IPSDK_FORCEINLINE result_type | act (const typename AvxType< T >::Type &x, const typename AvxType< T >::Type &y) |
| static IPSDK_FORCEINLINE void | act (const typename AvxType< T >::Type &x, const typename AvxType< T >::Type &y, result_type &out) |
SignedUnsignedSubtractReg template specialization for instruction set AVX2 and for signed integers.
1.8.14