ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Member Functions | List of all members
itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionDifference< TPixel > Class Template Reference

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.

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 ()
 

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: