IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Typedefs | Enumerations
DataPartitionTypes.h File Reference

Predefined types for data partitioning management. More...

#include <IPSDKUtil/Tools/EnumMacros.h>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::math
 Namespace agregating IPSDK mathematical routines and classes.
 

Typedefs

typedef boost::shared_ptr< BaseDataPartition > ipsdk::math::DataPartitionPtr
 shared pointer to BaseDataPartition class
 
typedef boost::shared_ptr< const BaseDataPartition > ipsdk::math::DataPartitionConstPtr
 shared pointer to const BaseDataPartition class
 

Enumerations

enum  ipsdk::math::eDataPartitionType { ipsdk::math::eDPT_Regular, ipsdk::math::eDPT_Adaptive }
 data partition type More...
 

Detailed Description

Predefined types for data partitioning management.

Author
E.Noirfalise
Date
2017/06/16