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

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
 

Detailed Description

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

Definition at line 129 of file itkParametricBlindLeastSquaresDeconvolutionImageFilter.h.

Constructor & Destructor Documentation

◆ ParametricBlindLeastSquaresDeconvolutionDifference()

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

◆ ~ParametricBlindLeastSquaresDeconvolutionDifference()

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

Member Function Documentation

◆ operator!=()

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

◆ operator()()

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

◆ operator==()

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: