ITK  4.8.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Public Attributes | List of all members
itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >::SqrSpacing Class Reference

Detailed Description

template<typename TInputImage, typename TOutputImage = TInputImage>
class itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >::SqrSpacing

Definition at line 173 of file itkGradientMagnitudeRecursiveGaussianImageFilter.h.

Public Member Functions

bool operator!= (const SqrSpacing &other) const
 
InternalRealType operator() (const InternalRealType &a, const InternalRealType &b)
 
bool operator== (const SqrSpacing &other) const
 
 SqrSpacing ()
 
 ~SqrSpacing ()
 

Public Attributes

double m_Spacing
 

Constructor & Destructor Documentation

template<typename TInputImage, typename TOutputImage = TInputImage>
itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >::SqrSpacing::SqrSpacing ( )
inline
template<typename TInputImage, typename TOutputImage = TInputImage>
itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >::SqrSpacing::~SqrSpacing ( )
inline

Member Function Documentation

template<typename TInputImage, typename TOutputImage = TInputImage>
bool itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >::SqrSpacing::operator!= ( const SqrSpacing other) const
inline
template<typename TInputImage, typename TOutputImage = TInputImage>
InternalRealType itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >::SqrSpacing::operator() ( const InternalRealType a,
const InternalRealType b 
)
inline
template<typename TInputImage, typename TOutputImage = TInputImage>
bool itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >::SqrSpacing::operator== ( const SqrSpacing other) const
inline

Member Data Documentation

template<typename TInputImage, typename TOutputImage = TInputImage>
double itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >::SqrSpacing::m_Spacing

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