getmin< T > Struct Template Reference

#include <stdalgorithm.hpp>

Inheritance diagram for getmin< T >:

Inheritance graph
base refererrect $classmaxheap.html 164,301 353,325rect $classminmaxheap.html 6,160 380,184rect $classminmaxheap.html 233,19 433,43rect $classminmaxheap.html 345,109 625,133rect $classmaxheap.html 334,211 430,234
[legend]

List of all members.


Detailed Description

template<typename T>
struct getmin< T >

Definition at line 206 of file stdalgorithm.hpp.


Public Member Functions

 getmin (const bildfloat &bfl, int n=1)
void operator() (int x, int y)
const minmaxpos< T > operator() () const
const minmaxpos< T > & min () const
const minmaxpos< T > & operator[] (int n) const
void put (const minmaxpos< T > &elem)
void clear ()

Public Attributes

const bildfloatrb

Constructor & Destructor Documentation

template<typename T>
getmin< T >::getmin ( const bildfloat bfl,
int  n = 1 
) [inline]

Definition at line 208 of file stdalgorithm.hpp.


Member Function Documentation

template<typename T>
void getmin< T >::operator() ( int  x,
int  y 
) [inline]

Definition at line 209 of file stdalgorithm.hpp.

template<typename T>
const minmaxpos<T> getmin< T >::operator() (  )  const [inline]

Reimplemented from minmaxheap< minmaxpos< T >, compbigger, compsmaller >.

Definition at line 210 of file stdalgorithm.hpp.

const minmaxpos< T > & maxheap< minmaxpos< T > >::min (  )  const [inline, inherited]

Definition at line 117 of file minmaxheap.hpp.

References minmaxheap< T, cmps, cmpb >::operator()().

const minmaxpos< T > & minmaxheap< minmaxpos< T > , compbigger , compsmaller >::operator[] ( int  n  )  const [inline, inherited]

Definition at line 39 of file minmaxheap.hpp.

void minmaxheap< minmaxpos< T > , compbigger , compsmaller >::put ( const minmaxpos< T > &  elem  )  [inherited]

void minmaxheap< minmaxpos< T > , compbigger , compsmaller >::clear (  )  [inline, inherited]

Definition at line 42 of file minmaxheap.hpp.


Member Data Documentation

template<typename T>
const bildfloat& getmin< T >::rb

Definition at line 207 of file stdalgorithm.hpp.


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

Generated on Fri Jul 24 12:49:18 2009 for Xgrayimg Library by  doxygen 1.5.5