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

#include <itkLog10ImageFilter.h>

Detailed Description

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

Definition at line 34 of file itkLog10ImageFilter.h.

Public Member Functions

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

Member Function Documentation

◆ ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION()

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

◆ operator()()

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

Definition at line 46 of file itkLog10ImageFilter.h.

◆ operator==()

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

Definition at line 38 of file itkLog10ImageFilter.h.


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