#include <itkTernaryMagnitudeSquaredImageFilter.h>
Public Member Functions | |
ModulusSquare3 () | |
bool | operator!= (const ModulusSquare3 &) const |
TOutput | operator() (const TInput1 &A, const TInput2 &B, const TInput3 &C) const |
bool | operator== (const ModulusSquare3 &other) const |
~ModulusSquare3 () |
Definition at line 37 of file itkTernaryMagnitudeSquaredImageFilter.h.
itk::Function::ModulusSquare3< TInput1, TInput2, TInput3, TOutput >::ModulusSquare3 | ( | ) | [inline] |
Definition at line 40 of file itkTernaryMagnitudeSquaredImageFilter.h.
itk::Function::ModulusSquare3< TInput1, TInput2, TInput3, TOutput >::~ModulusSquare3 | ( | ) | [inline] |
Definition at line 41 of file itkTernaryMagnitudeSquaredImageFilter.h.
bool itk::Function::ModulusSquare3< TInput1, TInput2, TInput3, TOutput >::operator!= | ( | const ModulusSquare3< TInput1, TInput2, TInput3, TOutput > & | ) | const [inline] |
Definition at line 42 of file itkTernaryMagnitudeSquaredImageFilter.h.
TOutput itk::Function::ModulusSquare3< TInput1, TInput2, TInput3, TOutput >::operator() | ( | const TInput1 & | A, | |
const TInput2 & | B, | |||
const TInput3 & | C | |||
) | const [inline] |
Definition at line 50 of file itkTernaryMagnitudeSquaredImageFilter.h.
bool itk::Function::ModulusSquare3< TInput1, TInput2, TInput3, TOutput >::operator== | ( | const ModulusSquare3< TInput1, TInput2, TInput3, TOutput > & | other | ) | const [inline] |
Definition at line 46 of file itkTernaryMagnitudeSquaredImageFilter.h.