Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Function::ModulusSquare3< TInput1, TInput2, TInput3, TOutput > Class Template Reference

#include <itkTernaryMagnitudeSquaredImageFilter.h>

Inheritance diagram for itk::Function::ModulusSquare3< TInput1, TInput2, TInput3, TOutput >:

Inheritance graph
[legend]

List of all members.

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 ()


Detailed Description

template<class TInput1, class TInput2, class TInput3, class TOutput>
class itk::Function::ModulusSquare3< TInput1, TInput2, TInput3, TOutput >

Definition at line 37 of file itkTernaryMagnitudeSquaredImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 40 of file itkTernaryMagnitudeSquaredImageFilter.h.

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

Definition at line 41 of file itkTernaryMagnitudeSquaredImageFilter.h.


Member Function Documentation

template<class TInput1, class TInput2, class TInput3, class TOutput>
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.

template<class TInput1, class TInput2, class TInput3, class TOutput>
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.

template<class TInput1, class TInput2, class TInput3, class TOutput>
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.


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

Generated at Tue Sep 15 15:28:57 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000