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

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

#include <itkHistogramToEntropyImageFilter.h>

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

Inheritance graph
[legend]

List of all members.

Public Types

typedef TOutput OutputPixelType

Public Member Functions

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


Detailed Description

template<class TInput, class TOutput = double>
class itk::Function::HistogramEntropyFunction< TInput, TOutput >

Definition at line 53 of file itkHistogramToEntropyImageFilter.h.


Member Typedef Documentation

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

Definition at line 61 of file itkHistogramToEntropyImageFilter.h.


Constructor & Destructor Documentation

template<class TInput, class TOutput = double>
itk::Function::HistogramEntropyFunction< TInput, TOutput >::HistogramEntropyFunction (  )  [inline]

Definition at line 64 of file itkHistogramToEntropyImageFilter.h.

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

Definition at line 67 of file itkHistogramToEntropyImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput = double>
unsigned long itk::Function::HistogramEntropyFunction< TInput, TOutput >::GetTotalFrequency (  )  const [inline]

Definition at line 90 of file itkHistogramToEntropyImageFilter.h.

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

Definition at line 69 of file itkHistogramToEntropyImageFilter.h.

template<class TInput, class TOutput = double>
void itk::Function::HistogramEntropyFunction< TInput, TOutput >::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 Tue Sep 15 15:28:57 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000