![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
centered modulo function; returns the remainder of the integral division of pack A with pack B; result is in range [-mod/2; mod/2[ More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/assign.h>#include <IPSDKUtil/InstructionSet/Arithmetic/add.h>#include <IPSDKUtil/InstructionSet/Arithmetic/sub.h>#include <IPSDKUtil/InstructionSet/Arithmetic/div.h>#include <IPSDKUtil/InstructionSet/Arithmetic/modulo.h>#include <IPSDKUtil/InstructionSet/Comparison/isGreaterEqual.h>#include <IPSDKUtil/InstructionSet/Comparison/isLess.h>#include <IPSDKUtil/InstructionSet/Logical/ifElse.h>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
centered modulo function; returns the remainder of the integral division of pack A with pack B; result is in range [-mod/2; mod/2[
1.8.14