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

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

#include <itkExpNegativeImageFilter.h>

List of all members.

Public Member Functions

 ExpNegative ()
 ~ExpNegative ()
TOutput operator() (const TInput &A)
void SetFactor (double factor)
double GetFactor () const

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


Constructor & Destructor Documentation

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

Definition at line 41 of file itkExpNegativeImageFilter.h.

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

Definition at line 42 of file itkExpNegativeImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput>
double itk::Function::ExpNegative< TInput, TOutput >::GetFactor  )  const [inline]
 

Definition at line 50 of file itkExpNegativeImageFilter.h.

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

Definition at line 43 of file itkExpNegativeImageFilter.h.

template<class TInput, class TOutput>
void itk::Function::ExpNegative< TInput, TOutput >::SetFactor double  factor  )  [inline]
 

Definition at line 47 of file itkExpNegativeImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:23:43 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000