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

itk::MaskedRankHistogramVec< TInputPixel, TCompare > Class Template Reference

#include <itkMaskedRankHistogram.h>

Inheritance diagram for itk::MaskedRankHistogramVec< TInputPixel, TCompare >:

Inheritance graph
[legend]
Collaboration diagram for itk::MaskedRankHistogramVec< TInputPixel, TCompare >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef MaskedRankHistogram
< TInputPixel > 
Superclass

Public Member Functions

void AddBoundary ()
void AddPixel (const TInputPixel &p)
SuperclassClone () const
TInputPixel GetValue (const TInputPixel &)
virtual bool IsValid ()
 MaskedRankHistogramVec (bool NoInit)
 MaskedRankHistogramVec ()
void RemoveBoundary ()
void RemovePixel (const TInputPixel &p)
void Reset ()
void SetRank (float rank)
 ~MaskedRankHistogramVec ()

Protected Attributes

float m_Rank


Detailed Description

template<class TInputPixel, class TCompare>
class itk::MaskedRankHistogramVec< TInputPixel, TCompare >

Definition at line 293 of file itkMaskedRankHistogram.h.


Member Typedef Documentation

template<class TInputPixel , class TCompare >
typedef MaskedRankHistogram<TInputPixel> itk::MaskedRankHistogramVec< TInputPixel, TCompare >::Superclass

Definition at line 297 of file itkMaskedRankHistogram.h.


Constructor & Destructor Documentation

template<class TInputPixel , class TCompare >
itk::MaskedRankHistogramVec< TInputPixel, TCompare >::MaskedRankHistogramVec (  )  [inline]

template<class TInputPixel , class TCompare >
itk::MaskedRankHistogramVec< TInputPixel, TCompare >::MaskedRankHistogramVec ( bool  NoInit  )  [inline]

Definition at line 319 of file itkMaskedRankHistogram.h.

template<class TInputPixel , class TCompare >
itk::MaskedRankHistogramVec< TInputPixel, TCompare >::~MaskedRankHistogramVec (  )  [inline]

Definition at line 338 of file itkMaskedRankHistogram.h.


Member Function Documentation

void itk::MaskedRankHistogram< TInputPixel >::AddBoundary (  )  [inline, inherited]

Definition at line 73 of file itkMaskedRankHistogram.h.

template<class TInputPixel , class TCompare >
void itk::MaskedRankHistogramVec< TInputPixel, TCompare >::AddPixel ( const TInputPixel &  p  )  [inline, virtual]

Reimplemented from itk::MaskedRankHistogram< TInputPixel >.

Definition at line 402 of file itkMaskedRankHistogram.h.

template<class TInputPixel , class TCompare >
Superclass* itk::MaskedRankHistogramVec< TInputPixel, TCompare >::Clone (  )  const [inline, virtual]

template<class TInputPixel , class TCompare >
TInputPixel itk::MaskedRankHistogramVec< TInputPixel, TCompare >::GetValue ( const TInputPixel &   )  [inline, virtual]

template<class TInputPixel , class TCompare >
virtual bool itk::MaskedRankHistogramVec< TInputPixel, TCompare >::IsValid (  )  [inline, virtual]

Reimplemented from itk::MaskedRankHistogram< TInputPixel >.

Definition at line 356 of file itkMaskedRankHistogram.h.

void itk::MaskedRankHistogram< TInputPixel >::RemoveBoundary (  )  [inline, inherited]

Definition at line 75 of file itkMaskedRankHistogram.h.

template<class TInputPixel , class TCompare >
void itk::MaskedRankHistogramVec< TInputPixel, TCompare >::RemovePixel ( const TInputPixel &  p  )  [inline, virtual]

Reimplemented from itk::MaskedRankHistogram< TInputPixel >.

Definition at line 413 of file itkMaskedRankHistogram.h.

References itkAssertOrThrowMacro.

template<class TInputPixel , class TCompare >
void itk::MaskedRankHistogramVec< TInputPixel, TCompare >::Reset ( void   )  [inline, virtual]

Reimplemented from itk::MaskedRankHistogram< TInputPixel >.

Definition at line 395 of file itkMaskedRankHistogram.h.

void itk::MaskedRankHistogram< TInputPixel >::SetRank ( float  rank  )  [inline, inherited]


Member Data Documentation

float itk::MaskedRankHistogram< TInputPixel >::m_Rank [protected, inherited]


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

Generated at Tue Sep 15 10:26:29 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000