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

itk::Function::Exp< TInput, TOutput > Class Template Reference

#include <itkExpImageFilter.h>

Inheritance diagram for itk::Function::Exp< TInput, TOutput >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Exp ()
bool operator!= (const Exp &) const
TOutput operator() (const TInput &A) const
bool operator== (const Exp &other) const
 ~Exp ()


Detailed Description

template<class TInput, class TOutput>
class itk::Function::Exp< TInput, TOutput >

Definition at line 40 of file itkExpImageFilter.h.


Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Function::Exp< TInput, TOutput >::Exp (  )  [inline]

Definition at line 43 of file itkExpImageFilter.h.

template<class TInput, class TOutput>
itk::Function::Exp< TInput, TOutput >::~Exp (  )  [inline]

Definition at line 44 of file itkExpImageFilter.h.


Member Function Documentation

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

Definition at line 45 of file itkExpImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Function::Exp< TInput, TOutput >::operator() ( const TInput &  A  )  const [inline]

Definition at line 56 of file itkExpImageFilter.h.

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

Definition at line 49 of file itkExpImageFilter.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