ITK  4.13.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkNeighborhood.h File Reference
#include <iostream>
#include "itkNeighborhoodAllocator.h"
#include "itkIndent.h"
#include "itkSliceIterator.h"
#include "vnl/vnl_vector.h"
#include "itkOffset.h"
#include <vector>
#include "itkNeighborhood.hxx"
+ Include dependency graph for itkNeighborhood.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::Neighborhood< TPixel, VDimension, TAllocator >
 

Namespaces

 itk
 

Functions

template<typename TPixel , unsigned int VDimension, typename TContainer >
std::ostream & itk::operator<< (std::ostream &os, const Neighborhood< TPixel, VDimension, TContainer > &neighborhood)