IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces
RoundPack.h File Reference
#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/add.h>
#include <IPSDKUtil/InstructionSet/assign.h>
#include <IPSDKUtil/InstructionSet/InstructionSetTypes.h>
#include <IPSDKUtil/InstructionSet/Comparison/isLess.h>
#include <IPSDKUtil/InstructionSet/Logical/ifElse.h>

Go to the source code of this file.

Classes

struct  ipsdk::simd::detail::RoundPack< instructionSet, TIn, TOut, Enable >
 
struct  ipsdk::simd::detail::RoundPack< instructionSet, TIn, TOut, typename boost::enable_if_c<!boost::is_integral< TIn >::value &&boost::is_integral< TOut >::value >::type >
 
struct  ipsdk::simd::detail::RoundPack< instructionSet, TIn, TOut, typename boost::enable_if_c<!boost::is_integral< TIn >::value &&!boost::is_integral< TOut >::value >::type >
 

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::simd
 Namespace agregating IPSDK SIMD routines and classes.
 

Detailed Description

Author
H. Delestre
Date
2014/06/04