Extremum< P_numtype, P_index > Class Template Reference

#include <extremum.h>

Collaboration diagram for Extremum< P_numtype, P_index >:

Collaboration graph
[legend]
List of all members.

template<typename P_numtype, typename P_index>
class Extremum< P_numtype, P_index >


Public Types

typedef P_numtype T_numtype
typedef P_index T_index

Public Member Functions

 Extremum (T_numtype value, T_index index)
T_numtype value () const
T_index index () const
void setValue (T_numtype value)
void setIndex (T_index index)
 operator T_numtype () const

Protected Attributes

T_numtype value_
T_index index_

Member Typedef Documentation

template<typename P_numtype, typename P_index>
typedef P_index Extremum< P_numtype, P_index >::T_index
 

template<typename P_numtype, typename P_index>
typedef P_numtype Extremum< P_numtype, P_index >::T_numtype
 


Constructor & Destructor Documentation

template<typename P_numtype, typename P_index>
Extremum< P_numtype, P_index >::Extremum T_numtype  value,
T_index  index
[inline]
 


Member Function Documentation

template<typename P_numtype, typename P_index>
T_index Extremum< P_numtype, P_index >::index  )  const [inline]
 

template<typename P_numtype, typename P_index>
Extremum< P_numtype, P_index >::operator T_numtype  )  const [inline]
 

template<typename P_numtype, typename P_index>
void Extremum< P_numtype, P_index >::setIndex T_index  index  )  [inline]
 

template<typename P_numtype, typename P_index>
void Extremum< P_numtype, P_index >::setValue T_numtype  value  )  [inline]
 

template<typename P_numtype, typename P_index>
T_numtype Extremum< P_numtype, P_index >::value  )  const [inline]
 


Member Data Documentation

template<typename P_numtype, typename P_index>
T_index Extremum< P_numtype, P_index >::index_ [protected]
 

template<typename P_numtype, typename P_index>
T_numtype Extremum< P_numtype, P_index >::value_ [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Oct 22 10:04:01 2007 for blitz by  doxygen 1.3.9.1