StatStructures.h File Reference

Data structures used by Statistics.h. More...

Classes

struct  gen_stats< IndividualType >
struct  run_stats
struct  mogen_stats< IType >
struct  morun_stats

Functions

template<class IndividualType >
run_stats calculateRunStats (const std::vector< gen_stats< IndividualType > > &genStats)
template<class IType >
morun_stats calculateMORunStats (const std::vector< mogen_stats< IType > > &mogenStats)

Detailed Description

Data structures used by Statistics.h.

Author:
Marek Ostaszewski <Marek.Ostaszewski@uni.lu>, Sebastien Varrette <Sebastien.Varrette@imag.fr>
Date:
Thu Aug 6 2009 Copyright (c) 2009 Marek Ostaszewski, Sebastien Varrette (see COPYING)

Function Documentation

template<class IType >
morun_stats calculateMORunStats ( const std::vector< mogen_stats< IType > > &  mogenStats  )  [inline]
template<class IndividualType >
run_stats calculateRunStats ( const std::vector< gen_stats< IndividualType > > &  genStats  )  [inline]

Generated on Fri Dec 11 22:28:17 2009 for LibGEP by  doxygen 1.6.1