ITK  4.8.0
Insight Segmentation and Registration Toolkit
Public Member Functions | List of all members
itk::MaxFunctor< TPixel > Class Template Reference

#include <itkVanHerkGilWermanDilateImageFilter.h>

Detailed Description

template<typename TPixel>
class itk::MaxFunctor< TPixel >

Definition at line 27 of file itkVanHerkGilWermanDilateImageFilter.h.

Public Member Functions

 MaxFunctor ()
 
TPixel operator() (const TPixel &A, const TPixel &B) const
 
 ~MaxFunctor ()
 

Constructor & Destructor Documentation

template<typename TPixel >
itk::MaxFunctor< TPixel >::MaxFunctor ( )
inline

Definition at line 30 of file itkVanHerkGilWermanDilateImageFilter.h.

template<typename TPixel >
itk::MaxFunctor< TPixel >::~MaxFunctor ( )
inline

Definition at line 31 of file itkVanHerkGilWermanDilateImageFilter.h.

Member Function Documentation

template<typename TPixel >
TPixel itk::MaxFunctor< TPixel >::operator() ( const TPixel &  A,
const TPixel &  B 
) const
inline

Definition at line 32 of file itkVanHerkGilWermanDilateImageFilter.h.


The documentation for this class was generated from the following file: