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

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

#include <itkExpNegativeImageFilter.h>

Inheritance diagram for itk::Function::ExpNegative< TInput, TOutput >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExpNegative ()
double GetFactor () const
bool operator!= (const ExpNegative &other) const
TOutput operator() (const TInput &A) const
bool operator== (const ExpNegative &other) const
void SetFactor (double factor)
 ~ExpNegative ()

Detailed Description

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

Definition at line 38 of file itkExpNegativeImageFilter.h.


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 66 of file itkExpNegativeImageFilter.h.

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

Definition at line 44 of file itkExpNegativeImageFilter.h.

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

Definition at line 57 of file itkExpNegativeImageFilter.h.

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

Definition at line 52 of file itkExpNegativeImageFilter.h.

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

Definition at line 62 of file itkExpNegativeImageFilter.h.


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

Generated at Tue Jul 13 2010 04:00:08 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000