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

itk::Function::HistogramEntropyFunction< TInput > Class Template Reference

#include <itkHistogramToEntropyImageFilter.h>

List of all members.

Public Types

typedef double OutputPixelType

Public Member Functions

 HistogramEntropyFunction ()
 ~HistogramEntropyFunction ()
OutputPixelType operator() (const TInput &A)
void SetTotalFrequency (const unsigned long n)
unsigned long GetTotalFrequency () const

template<class TInput>
class itk::Function::HistogramEntropyFunction< TInput >


Member Typedef Documentation

template<class TInput>
typedef double itk::Function::HistogramEntropyFunction< TInput >::OutputPixelType
 

Definition at line 61 of file itkHistogramToEntropyImageFilter.h.

Referenced by itk::Function::HistogramEntropyFunction< TInput >::operator()().


Constructor & Destructor Documentation

template<class TInput>
itk::Function::HistogramEntropyFunction< TInput >::HistogramEntropyFunction  )  [inline]
 

Definition at line 64 of file itkHistogramToEntropyImageFilter.h.

template<class TInput>
itk::Function::HistogramEntropyFunction< TInput >::~HistogramEntropyFunction  )  [inline]
 

Definition at line 67 of file itkHistogramToEntropyImageFilter.h.


Member Function Documentation

template<class TInput>
unsigned long itk::Function::HistogramEntropyFunction< TInput >::GetTotalFrequency  )  const [inline]
 

Definition at line 90 of file itkHistogramToEntropyImageFilter.h.

template<class TInput>
OutputPixelType itk::Function::HistogramEntropyFunction< TInput >::operator() const TInput &  A  )  [inline]
 

Definition at line 69 of file itkHistogramToEntropyImageFilter.h.

References itk::Function::HistogramEntropyFunction< TInput >::OutputPixelType.

template<class TInput>
void itk::Function::HistogramEntropyFunction< TInput >::SetTotalFrequency const unsigned long  n  )  [inline]
 

Definition at line 85 of file itkHistogramToEntropyImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu May 25 03:02:05 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000