#include <itkTernaryMagnitudeImageFilter.h>
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 37 of file itkTernaryMagnitudeImageFilter.h.
itk::Function::Modulus3< TInput1, TInput2, TInput3, TOutput >::Modulus3 | ( | ) | [inline] |
Definition at line 40 of file itkTernaryMagnitudeImageFilter.h.
itk::Function::Modulus3< TInput1, TInput2, TInput3, TOutput >::~Modulus3 | ( | ) | [inline] |
Definition at line 41 of file itkTernaryMagnitudeImageFilter.h.
bool itk::Function::Modulus3< TInput1, TInput2, TInput3, TOutput >::operator!= | ( | const Modulus3< TInput1, TInput2, TInput3, TOutput > & | ) | const [inline] |
Definition at line 42 of file itkTernaryMagnitudeImageFilter.h.
TOutput itk::Function::Modulus3< TInput1, TInput2, TInput3, TOutput >::operator() | ( | const TInput1 & | A, | |
const TInput2 & | B, | |||
const TInput3 & | C | |||
) | const [inline] |
Definition at line 50 of file itkTernaryMagnitudeImageFilter.h.
bool itk::Function::Modulus3< TInput1, TInput2, TInput3, TOutput >::operator== | ( | const Modulus3< TInput1, TInput2, TInput3, TOutput > & | other | ) | const [inline] |
Definition at line 46 of file itkTernaryMagnitudeImageFilter.h.