ITK  5.4.0
Insight Toolkit
Public Member Functions | List of all members
itk::Functor::ComplexToPhase< TInput, TOutput > Class Template Reference

#include <itkComplexToPhaseImageFilter.h>

Detailed Description

template<typename TInput, typename TOutput>
class itk::Functor::ComplexToPhase< TInput, TOutput >

Definition at line 36 of file itkComplexToPhaseImageFilter.h.

Public Member Functions

 ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (ComplexToPhase)
 
TOutput operator() (const TInput &A) const
 
bool operator== (const ComplexToPhase &) const
 

Member Function Documentation

◆ ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION()

template<typename TInput , typename TOutput >
itk::Functor::ComplexToPhase< TInput, TOutput >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION ( ComplexToPhase< TInput, TOutput >  )

◆ operator()()

template<typename TInput , typename TOutput >
TOutput itk::Functor::ComplexToPhase< TInput, TOutput >::operator() ( const TInput &  A) const
inline

Definition at line 48 of file itkComplexToPhaseImageFilter.h.

◆ operator==()

template<typename TInput , typename TOutput >
bool itk::Functor::ComplexToPhase< TInput, TOutput >::operator== ( const ComplexToPhase< TInput, TOutput > &  ) const
inline

Definition at line 40 of file itkComplexToPhaseImageFilter.h.


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