ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::Functor::Log< TInput, TOutput > Class Template Reference

#include <itkLogImageFilter.h>

Detailed Description

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

Definition at line 34 of file itkLogImageFilter.h.

Public Member Functions

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

Member Function Documentation

◆ ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION()

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

◆ operator()()

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

Definition at line 46 of file itkLogImageFilter.h.

◆ operator==()

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

Definition at line 38 of file itkLogImageFilter.h.


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