ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Private Attributes
itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel > Class Template Reference

List of all members.

Public Member Functions

double GetAlpha () const
bool operator!= (const ParametricBlindLeastSquaresDeconvolutionImageUpdate &) const
TPixel operator() (const TPixel &estimateFT, const TPixel &differenceFT, const TPixel &kernelFT)
bool operator== (const ParametricBlindLeastSquaresDeconvolutionImageUpdate &other) const
 ParametricBlindLeastSquaresDeconvolutionImageUpdate ()
void SetAlpha (double alpha)
 ~ParametricBlindLeastSquaresDeconvolutionImageUpdate ()

Private Attributes

double m_Alpha

Detailed Description

template<class TInputImage, class TKernelSource, class TOutputImage = TInputImage>
template<class TPixel>
class itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel >

Definition at line 155 of file itkParametricBlindLeastSquaresDeconvolutionImageFilter.h.


Constructor & Destructor Documentation

template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel >::ParametricBlindLeastSquaresDeconvolutionImageUpdate ( )
inline
template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel >::~ParametricBlindLeastSquaresDeconvolutionImageUpdate ( )
inline

Member Function Documentation

template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
double itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel >::GetAlpha ( void  ) const
inline
template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
bool itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel >::operator!= ( const ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel > &  ) const
inline
template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
TPixel itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel >::operator() ( const TPixel &  estimateFT,
const TPixel &  differenceFT,
const TPixel &  kernelFT 
)
inline
template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
bool itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel >::operator== ( const ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel > &  other) const
inline
template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
void itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel >::SetAlpha ( double  alpha)
inline

Member Data Documentation

template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
double itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionImageUpdate< TPixel >::m_Alpha
private

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