Orfeo Toolbox  3.16
Classes | Namespaces | Macros
itkDerivativeOperator.h File Reference
#include "itkExceptionObject.h"
#include "itkNeighborhoodOperator.h"
+ Include dependency graph for itkDerivativeOperator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::DerivativeOperator< TPixel, VDimension, TAllocator >
 A NeighborhoodOperator for taking an n-th order derivative at a pixel. More...
 

Namespaces

namespace  itk
 Hashtable class, used to implement the hashed associative containers itk_hash_set, itk_hash_map, itk_hash_multiset, and itk_hash_multimap.
 

Macros

#define ITK_TEMPLATE_DerivativeOperator(_, EXPORT, x, y)
 

Macro Definition Documentation

#define ITK_TEMPLATE_DerivativeOperator (   _,
  EXPORT,
  x,
 
)
Value:
namespace itk { \
_(2(class EXPORT DerivativeOperator< ITK_TEMPLATE_2 x >)) \
namespace Templates { typedef DerivativeOperator< ITK_TEMPLATE_2 x > \
DerivativeOperator##y; } \
}

Definition at line 111 of file itkDerivativeOperator.h.


Generated at Sun May 19 2013 01:02:04 for Orfeo Toolbox with doxygen 1.8.3.1