This file contains the definition of a segmented partition type in which each component of the complement of the critical neighborhood is divided into the same number of intervals. More...
#include <vector>#include <string>#include "parttype.h"Go to the source code of this file.
Classes | |
| class | unifexp::partSegmented< numType > |
| A segmented partition type. More... | |
Namespaces | |
| namespace | unifexp |
This namespace contains all the classes and functions defined in the Uniform Expansion project files. | |
This file contains the definition of a segmented partition type in which each component of the complement of the critical neighborhood is divided into the same number of intervals.
Definition in file partsegm.h.
1.7.2