Class definitions for segmentations of linear domains. More...
#include "types.hpp"
#include "../domains/forward.hpp"
#include "../segments/linear.hpp"
#include <boost/python.hpp>
Go to the source code of this file.
Classes | |
class | LinearCartesian1D_Segmentation |
Wrapped segmentation of a linear, cartesian 1D domain. More... | |
class | LinearCartesian2D_Segmentation |
Wrapped segmentation of a linear, cartesian 2D domain. More... | |
class | LinearCartesian3D_Segmentation |
Wrapped segmentation of a linear, cartesian 3D domain. More... | |
class | LinearCylindrical3D_Segmentation |
Wrapped segmentation of a linear, cylindrical domain. More... | |
class | LinearPolar2D_Segmentation |
Wrapped segmentation of a linear, polar domain. More... | |
class | LinearSpherical3D_Segmentation |
Wrapped segmentation of a linear, spherical domain. More... |
Class definitions for segmentations of linear domains.