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

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

#include <itkRankHistogram.h>

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

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

Collaboration graph
[legend]

List of all members.


Detailed Description

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

Definition at line 235 of file itkRankHistogram.h.


Public Types

typedef RankHistogram
< TInputPixel > 
Superclass

Public Member Functions

void AddBoundary ()
void AddPixel (const TInputPixel &p)
SuperclassClone () const
TInputPixel GetValue (const TInputPixel &)
 RankHistogramVec (bool NoInit)
 RankHistogramVec ()
void RemoveBoundary ()
void RemovePixel (const TInputPixel &p)
void SetRank (float rank)
 ~RankHistogramVec ()

Protected Attributes

float m_Rank

Member Typedef Documentation

template<class TInputPixel, class TCompare>
typedef RankHistogram<TInputPixel> itk::RankHistogramVec< TInputPixel, TCompare >::Superclass

Definition at line 238 of file itkRankHistogram.h.


Constructor & Destructor Documentation

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

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

Definition at line 259 of file itkRankHistogram.h.

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

Definition at line 278 of file itkRankHistogram.h.


Member Function Documentation

template<class TInputPixel>
void itk::RankHistogram< TInputPixel >::AddBoundary (  )  [inline, inherited]

Definition at line 54 of file itkRankHistogram.h.

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

Reimplemented from itk::RankHistogram< TInputPixel >.

Definition at line 315 of file itkRankHistogram.h.

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

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

Reimplemented from itk::RankHistogram< TInputPixel >.

Definition at line 282 of file itkRankHistogram.h.

References itk::RankHistogram< TInputPixel >::m_Rank.

template<class TInputPixel>
void itk::RankHistogram< TInputPixel >::RemoveBoundary (  )  [inline, inherited]

Definition at line 56 of file itkRankHistogram.h.

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

Reimplemented from itk::RankHistogram< TInputPixel >.

Definition at line 326 of file itkRankHistogram.h.

References itkAssertOrThrowMacro.

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

Definition at line 60 of file itkRankHistogram.h.

References itk::RankHistogram< TInputPixel >::m_Rank.


Member Data Documentation

template<class TInputPixel>
float itk::RankHistogram< TInputPixel >::m_Rank [protected, inherited]


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

Generated at Thu May 28 16:52:45 2009 for ITK by doxygen 1.5.5 written by Dimitri van Heesch, © 1997-2000