IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Types | Static Public Member Functions | List of all members
ipsdk::simd::detail::SignedUnsignedSubtractReg< eInstructionSet::eIS_Standard, T, false > Struct Template Reference

SignedUnsignedSubtractReg template specialization for standard instruction set and for unsigned integers. More...

#include <SignedUnsignedOpReg.h>

Public Types

typedef T result_type
 

Static Public Member Functions

static IPSDK_FORCEINLINE result_type act (T x, T y)
 
static IPSDK_FORCEINLINE result_type act (T x, T y, result_type &out)
 

Detailed Description

template<typename T>
struct ipsdk::simd::detail::SignedUnsignedSubtractReg< eInstructionSet::eIS_Standard, T, false >

SignedUnsignedSubtractReg template specialization for standard instruction set and for unsigned integers.


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