![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkTernaryMagnitudeImageFilter.h>
Inheritance diagram for itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput >: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 () | |
Definition at line 33 of file itkTernaryMagnitudeImageFilter.h.
| itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput >::Modulus3 | ( | ) | [inline] |
Definition at line 36 of file itkTernaryMagnitudeImageFilter.h.
| itk::Functor::Modulus3< TInput1, TInput2, TInput3, TOutput >::~Modulus3 | ( | ) | [inline] |
Definition at line 37 of file itkTernaryMagnitudeImageFilter.h.
| 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.
| 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.
| 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.
1.7.6.1