Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::Neighborhood< TPixel, VDimension, TAllocator > |
A light-weight container object for storing an N-dimensional neighborhood of values. More... | |
Functions | |
template<class TPixel, unsigned int VDimension, class TContainer> std::ostream & | operator<< (std::ostream &os, const Neighborhood< TPixel, VDimension, TContainer > &neighborhood) |
|
Definition at line 263 of file itkNeighborhood.h. |