FindArgMinMax< VALUETYPE > Class Template Reference

#include <iplvinspectimage.hxx>

Inheritance diagram for FindArgMinMax< VALUETYPE >:

FindArgMinMax2D< VALUETYPE > List of all members.

Public Member Functions

 FindArgMinMax ()
void operator() (argument_type const &v)

Public Attributes

unsigned int indexMax
unsigned int indexMin

Detailed Description

template<class VALUETYPE>
class FindArgMinMax< VALUETYPE >

Definition at line 41 of file iplvinspectimage.hxx.


Constructor & Destructor Documentation

template<class VALUETYPE>
FindArgMinMax< VALUETYPE >::FindArgMinMax  )  [inline]
 

init min and max

Definition at line 46 of file iplvinspectimage.hxx.


Member Function Documentation

template<class VALUETYPE>
void FindArgMinMax< VALUETYPE >::operator() argument_type const &  v  )  [inline]
 

update min and max

Definition at line 51 of file iplvinspectimage.hxx.

References FindArgMinMax< VALUETYPE >::indexMax, and FindArgMinMax< VALUETYPE >::indexMin.


Member Data Documentation

template<class VALUETYPE>
unsigned int FindArgMinMax< VALUETYPE >::indexMax
 

Definition at line 94 of file iplvinspectimage.hxx.

Referenced by FindArgMinMax< VALUETYPE >::operator()().

template<class VALUETYPE>
unsigned int FindArgMinMax< VALUETYPE >::indexMin
 

Definition at line 94 of file iplvinspectimage.hxx.

Referenced by FindArgMinMax< VALUETYPE >::operator()().


The documentation for this class was generated from the following file:
Generated on Thu Oct 27 21:27:44 2005 for STL like OpenCV wrapper (STLLCV) by  doxygen 1.4.5