Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::RunningMax< T > Class Template Reference

#include <Statistics.h>

Public Member Functions

 RunningMax (void)
 
void add (const T &val)
 
const T & max (void) const
 

Constructor & Destructor Documentation

template<typename T >
galois::runtime::RunningMax< T >::RunningMax ( void  )
inline

Member Function Documentation

template<typename T >
void galois::runtime::RunningMax< T >::add ( const T &  val)
inline
template<typename T >
const T& galois::runtime::RunningMax< T >::max ( void  ) const
inline

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