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

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

#include <itkSubtractImageFilter.h>

List of all members.


Detailed Description

template<class TInput1, class TInput2 = TInput1, class TOutput = TInput1>
class itk::Function::Sub2< TInput1, TInput2, TOutput >

Definition at line 39 of file itkSubtractImageFilter.h.

Public Member Functions

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


Constructor & Destructor Documentation

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

Definition at line 42 of file itkSubtractImageFilter.h.

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

Definition at line 43 of file itkSubtractImageFilter.h.


Member Function Documentation

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

Definition at line 44 of file itkSubtractImageFilter.h.

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

Definition at line 52 of file itkSubtractImageFilter.h.

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

Definition at line 48 of file itkSubtractImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 14:19:29 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000