ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
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

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

Member Function Documentation

◆ operator()()

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

Definition at line 31 of file itkVanHerkGilWermanDilateImageFilter.h.


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