This file contains the definition of a uniform partition type in which the complement of the critical neighborhood is divided into intervals of approximately the same length. More...
#include <vector>#include <string>#include "parttype.h"Go to the source code of this file.
Classes | |
| class | unifexp::partUniform< numType > |
| A uniform 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 uniform partition type in which the complement of the critical neighborhood is divided into intervals of approximately the same length.
Definition in file partunif.h.
1.7.2