IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
DataPartitionUtils.h
Go to the documentation of this file.
1 // DataPartitionUtils.h:
3 // ---------------------
4 //
14 
15 #ifndef __IPSDKMATH_DATAPARTITIONUTILS_H__
16 #define __IPSDKMATH_DATAPARTITIONUTILS_H__
17 
21 
22 namespace ipsdk {
23 namespace math {
24 
27 
28 
31 
32 } // end of namespace math
33 
36 
37 } // end of namespace ipsdk
38 
39 #endif // __IPSDKMATH_DATAPARTITIONUTILS_H__
Definition of import/export macro for library.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
IPSDK_DECLARE_SERIAL_ENUM(IPSDKBaseData, eDiscreteOrientation2d)
serialization operators for eDiscreteOrientation2d enumerate
Macro allowing to declare serialization for a given enumerate.
eDataPartitionType
data partition type
Definition: DataPartitionTypes.h:33
Predefined types for data partitioning management.