CTL
0.6.1
Computed Tomography Library
|
Go to the source code of this file.
Classes | |
class | CTL::Chunk2D< T > |
The Chunk2D class provides a simple container for storage of 2D image data. More... | |
class | CTL::Range< T > |
The Range class holds start and end point of a value range (or interval) and provides a few convenience methods to operate on that range. More... | |
class | CTL::AbstractDataModel2D |
The AbstractDataModel2D class is the base class for two-dimensional data models. More... | |
Typedefs | |
typedef Range< float > | CTL::SamplingRange |