ITK  5.4.0
Insight Toolkit
Public Member Functions | List of all members
itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput > Class Template Reference

#include <itkTernaryMagnitudeImageFilter.h>

Detailed Description

template<typename TInput1, typename TInput2, typename TInput3, typename TOutput>
class itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput >

Definition at line 33 of file itkTernaryMagnitudeImageFilter.h.

Public Member Functions

 ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (Modulus3)
 
TOutput operator() (const TInput1 &A, const TInput2 &B, const TInput3 &C) const
 
bool operator== (const Modulus3 &) const
 

Member Function Documentation

◆ ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION()

template<typename TInput1 , typename TInput2 , typename TInput3 , typename TOutput >
itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION ( Modulus3< TInput1, TInput2, TInput3, TOutput >  )

◆ operator()()

template<typename TInput1 , typename TInput2 , typename TInput3 , typename TOutput >
TOutput itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput >::operator() ( const TInput1 &  A,
const TInput2 &  B,
const TInput3 &  C 
) const
inline

Definition at line 45 of file itkTernaryMagnitudeImageFilter.h.

◆ operator==()

template<typename TInput1 , typename TInput2 , typename TInput3 , typename TOutput >
bool itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput >::operator== ( const Modulus3< TInput1, TInput2, TInput3, TOutput > &  ) const
inline

Definition at line 37 of file itkTernaryMagnitudeImageFilter.h.


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