CTL  0.6.1
Computed Tomography Library
Classes | Typedefs
range.h File Reference
#include <algorithm>
#include <cmath>
#include <stdexcept>
#include <vector>
Include dependency graph for range.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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...
 

Typedefs

typedef unsigned int uint
 
typedef Range< uintCTL::IndexRange