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

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

#include <itkTernaryAddImageFilter.h>

List of all members.

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


Public Member Functions

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

Constructor & Destructor Documentation

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

Definition at line 40 of file itkTernaryAddImageFilter.h.

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

Definition at line 41 of file itkTernaryAddImageFilter.h.


Member Function Documentation

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

Definition at line 42 of file itkTernaryAddImageFilter.h.

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

Definition at line 50 of file itkTernaryAddImageFilter.h.

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

Definition at line 46 of file itkTernaryAddImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Mon Jul 10 00:19:48 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000