![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for data partitioning management. More...
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... | |
Predefined types for data partitioning management.
1.8.14