ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Public Attributes
itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >::SqrSpacing Class Reference

List of all members.

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

Detailed Description

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

Definition at line 175 of file itkGradientMagnitudeRecursiveGaussianImageFilter.h.


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: