ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::MinFunctor< TPixel > Class Template Reference

#include <itkVanHerkGilWermanErodeImageFilter.h>

Detailed Description

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

Definition at line 28 of file itkVanHerkGilWermanErodeImageFilter.h.

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

Definition at line 32 of file itkVanHerkGilWermanErodeImageFilter.h.


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