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.


Detailed Description

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

Definition at line 53 of file itkHistogramToEntropyImageFilter.h.

Public Types

typedef double OutputPixelType

Public Member Functions

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


Member Typedef Documentation

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

Definition at line 61 of file itkHistogramToEntropyImageFilter.h.


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.

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 Nov 6 14:19:29 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000