iRoCS Toolbox  1.1.0
Data Structures | Namespaces
Neighborhood.hh File Reference

Neighborhoods for local operators. More...

#include <config.hh>
#include <libArrayToolbox/TypeTraits.hh>
#include <blitz/array.h>
#include <set>
#include <vector>
#include "Neighborhood.icc"
Include dependency graph for Neighborhood.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  atb::Neighborhood< Dim >
 The Neighborhood class specifies local pixel/voxel neighborhoods. More...
 
struct  atb::TinyVectorLessThan< DataT, Dim >
 The TinyVectorLessThan struct provides an operator for comparing TinyVectors defining a strict weak ordering between them. More...
 

Namespaces

 atb
 

Detailed Description

Neighborhoods for local operators.

Definition in file Neighborhood.hh.