ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Public Attributes
itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >::AddMultConstFunctor Class Reference
+ Collaboration diagram for itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >::AddMultConstFunctor:

List of all members.

Public Types

typedef AddMultConstFunctor Self

Public Member Functions

 AddMultConstFunctor (void)
bool operator!= (const Self &other) const
InternalRealType operator() (const InternalRealType &a, const InternalRealType &b) const
bool operator== (const Self &other) const

Public Attributes

RealType m_Value

Detailed Description

template<typename TInputImage, typename TOutputImage = TInputImage>
class itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >::AddMultConstFunctor

Definition at line 139 of file itkLaplacianRecursiveGaussianImageFilter.h.


Member Typedef Documentation

template<typename TInputImage , typename TOutputImage = TInputImage>
typedef AddMultConstFunctor itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >::AddMultConstFunctor::Self

Definition at line 142 of file itkLaplacianRecursiveGaussianImageFilter.h.


Constructor & Destructor Documentation

template<typename TInputImage , typename TOutputImage = TInputImage>
itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >::AddMultConstFunctor::AddMultConstFunctor ( void  )
inline

Definition at line 144 of file itkLaplacianRecursiveGaussianImageFilter.h.


Member Function Documentation

template<typename TInputImage , typename TOutputImage = TInputImage>
bool itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >::AddMultConstFunctor::operator!= ( const Self other) const
inline

Definition at line 146 of file itkLaplacianRecursiveGaussianImageFilter.h.

template<typename TInputImage , typename TOutputImage = TInputImage>
InternalRealType itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >::AddMultConstFunctor::operator() ( const InternalRealType a,
const InternalRealType b 
) const
inline

Definition at line 149 of file itkLaplacianRecursiveGaussianImageFilter.h.

template<typename TInputImage , typename TOutputImage = TInputImage>
bool itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >::AddMultConstFunctor::operator== ( const Self other) const
inline

Member Data Documentation

template<typename TInputImage , typename TOutputImage = TInputImage>
RealType itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >::AddMultConstFunctor::m_Value

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