ITK  4.1.0
Insight Segmentation and Registration Toolkit
Public Member Functions
itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput > Class Template Reference

#include <itkTernaryMagnitudeImageFilter.h>

+ Inheritance diagram for itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput >:

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 33 of file itkTernaryMagnitudeImageFilter.h.


Constructor & Destructor Documentation

template<class TInput1, class TInput2, class TInput3, class TOutput>
itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput >::Modulus3 ( ) [inline]

Definition at line 36 of file itkTernaryMagnitudeImageFilter.h.

template<class TInput1, class TInput2, class TInput3, class TOutput>
itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput >::~Modulus3 ( ) [inline]

Definition at line 37 of file itkTernaryMagnitudeImageFilter.h.


Member Function Documentation

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

Definition at line 38 of file itkTernaryMagnitudeImageFilter.h.

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

Definition at line 49 of file itkTernaryMagnitudeImageFilter.h.

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

Definition at line 44 of file itkTernaryMagnitudeImageFilter.h.


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