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

List of all members.

Public Member Functions

bool operator!= (const ParametricBlindLeastSquaresDeconvolutionDifference &) const
TPixel operator() (const TPixel &estimateFT, const TPixel &kernelEstimateFT, const TPixel &inputFT)
bool operator== (const ParametricBlindLeastSquaresDeconvolutionDifference &other) const
 ParametricBlindLeastSquaresDeconvolutionDifference ()
 ~ParametricBlindLeastSquaresDeconvolutionDifference ()

Detailed Description

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

Definition at line 130 of file itkParametricBlindLeastSquaresDeconvolutionImageFilter.h.


Constructor & Destructor Documentation

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

Member Function Documentation

template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
bool itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionDifference< TPixel >::operator!= ( const ParametricBlindLeastSquaresDeconvolutionDifference< TPixel > &  ) const
inline
template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
TPixel itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionDifference< TPixel >::operator() ( const TPixel &  estimateFT,
const TPixel &  kernelEstimateFT,
const TPixel &  inputFT 
)
inline
template<class TInputImage , class TKernelSource , class TOutputImage = TInputImage>
template<class TPixel >
bool itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionDifference< TPixel >::operator== ( const ParametricBlindLeastSquaresDeconvolutionDifference< TPixel > &  other) const
inline

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