ITK  5.0.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<typename TInputImage, typename TKernelSource, typename TOutputImage = TInputImage>
template<typename TPixel>
class itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionDifference< TPixel >

Definition at line 128 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 ()=default
 
 ~ParametricBlindLeastSquaresDeconvolutionDifference ()=default
 

Constructor & Destructor Documentation

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

Member Function Documentation

template<typename TInputImage , typename TKernelSource , typename TOutputImage = TInputImage>
template<typename TPixel >
bool itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionDifference< TPixel >::operator!= ( const ParametricBlindLeastSquaresDeconvolutionDifference< TPixel > &  ) const
inline
template<typename TInputImage , typename TKernelSource , typename TOutputImage = TInputImage>
template<typename TPixel >
TPixel itk::ParametricBlindLeastSquaresDeconvolutionImageFilter< TInputImage, TKernelSource, TOutputImage >::ParametricBlindLeastSquaresDeconvolutionDifference< TPixel >::operator() ( const TPixel &  estimateFT,
const TPixel &  kernelEstimateFT,
const TPixel &  inputFT 
)
inline
template<typename TInputImage , typename TKernelSource , typename TOutputImage = TInputImage>
template<typename 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: