Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts
Public Types | Public Member Functions

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

#include <itkHistogramToIntensityImageFilter.h>

Inheritance diagram for itk::Function::HistogramIntensityFunction< TInput, TOutput >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef TOutput OutputPixelType
typedef TOutput OutputPixelType

Public Member Functions

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

Detailed Description

template<class TInput, class TOutput = unsigned long>
class itk::Function::HistogramIntensityFunction< TInput, TOutput >

Definition at line 40 of file Numerics/Statistics/itkHistogramToIntensityImageFilter.h.


Member Typedef Documentation

template<class TInput, class TOutput = unsigned long>
typedef TOutput itk::Function::HistogramIntensityFunction< TInput, TOutput >::OutputPixelType
template<class TInput, class TOutput = unsigned long>
typedef TOutput itk::Function::HistogramIntensityFunction< TInput, TOutput >::OutputPixelType

Constructor & Destructor Documentation

template<class TInput, class TOutput = unsigned long>
itk::Function::HistogramIntensityFunction< TInput, TOutput >::HistogramIntensityFunction (  )  [inline]
template<class TInput, class TOutput = unsigned long>
itk::Function::HistogramIntensityFunction< TInput, TOutput >::~HistogramIntensityFunction (  )  [inline]
template<class TInput, class TOutput = unsigned long>
itk::Function::HistogramIntensityFunction< TInput, TOutput >::HistogramIntensityFunction (  )  [inline]
template<class TInput, class TOutput = unsigned long>
itk::Function::HistogramIntensityFunction< TInput, TOutput >::~HistogramIntensityFunction (  )  [inline]

Member Function Documentation

template<class TInput, class TOutput = unsigned long>
unsigned long itk::Function::HistogramIntensityFunction< TInput, TOutput >::GetTotalFrequency (  )  const [inline]
template<class TInput, class TOutput = unsigned long>
unsigned long itk::Function::HistogramIntensityFunction< TInput, TOutput >::GetTotalFrequency (  )  const [inline]
template<class TInput, class TOutput = unsigned long>
OutputPixelType itk::Function::HistogramIntensityFunction< TInput, TOutput >::operator() ( const TInput &  A  )  const [inline]
template<class TInput, class TOutput = unsigned long>
OutputPixelType itk::Function::HistogramIntensityFunction< TInput, TOutput >::operator() ( const TInput &  A  )  const [inline]
template<class TInput, class TOutput = unsigned long>
void itk::Function::HistogramIntensityFunction< TInput, TOutput >::SetTotalFrequency ( unsigned long  n  )  [inline]
template<class TInput, class TOutput = unsigned long>
void itk::Function::HistogramIntensityFunction< TInput, TOutput >::SetTotalFrequency ( unsigned long  n  )  [inline]

The documentation for this class was generated from the following files:

Generated at Tue Jul 13 2010 04:00:08 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000