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

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

#include <itkLog10ImageFilter.h>

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

Inheritance graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

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

Definition at line 33 of file itkLog10ImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 36 of file itkLog10ImageFilter.h.

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

Definition at line 37 of file itkLog10ImageFilter.h.


Member Function Documentation

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

Definition at line 38 of file itkLog10ImageFilter.h.

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

Definition at line 46 of file itkLog10ImageFilter.h.

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

Definition at line 42 of file itkLog10ImageFilter.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