#include <itkLog10ImageFilter.h>

Definition at line 33 of file itkLog10ImageFilter.h.
Public Member Functions | |
| Log10 () | |
| bool | operator!= (const Log10 &) const |
| TOutput | operator() (const TInput &A) const |
| bool | operator== (const Log10 &other) const |
| ~Log10 () | |
| itk::Function::Log10< TInput, TOutput >::Log10 | ( | ) | [inline] |
Definition at line 36 of file itkLog10ImageFilter.h.
| itk::Function::Log10< TInput, TOutput >::~Log10 | ( | ) | [inline] |
Definition at line 37 of file itkLog10ImageFilter.h.
| bool itk::Function::Log10< TInput, TOutput >::operator!= | ( | const Log10< TInput, TOutput > & | ) | const [inline] |
Definition at line 38 of file itkLog10ImageFilter.h.
| TOutput itk::Function::Log10< TInput, TOutput >::operator() | ( | const TInput & | A | ) | const [inline] |
Definition at line 46 of file itkLog10ImageFilter.h.
| bool itk::Function::Log10< TInput, TOutput >::operator== | ( | const Log10< TInput, TOutput > & | other | ) | const [inline] |
Definition at line 42 of file itkLog10ImageFilter.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000