mogen_stats< IType > Struct Template Reference

#include <StatStructures.h>

List of all members.

Public Member Functions

 mogen_stats ()
 mogen_stats (const mogen_stats &cstat)
std::string toString (std::string comment="") const
std::string toStringValues (std::string comment="") const
std::string toStringHeader (std::string comment="") const

Public Attributes

size_t nb_gen
size_t nb_run
double hypervolume
double avgCrowdingDistance
size_t frontSize

template<class IType>
struct mogen_stats< IType >


Constructor & Destructor Documentation

template<class IType >
mogen_stats< IType >::mogen_stats (  )  [inline]
template<class IType >
mogen_stats< IType >::mogen_stats ( const mogen_stats< IType > &  cstat  )  [inline]

Member Function Documentation

template<class IType >
std::string mogen_stats< IType >::toString ( std::string  comment = ""  )  const [inline]
template<class IType >
std::string mogen_stats< IType >::toStringHeader ( std::string  comment = ""  )  const [inline]
template<class IType >
std::string mogen_stats< IType >::toStringValues ( std::string  comment = ""  )  const [inline]

Member Data Documentation

template<class IType >
double mogen_stats< IType >::avgCrowdingDistance
template<class IType >
size_t mogen_stats< IType >::frontSize
template<class IType >
double mogen_stats< IType >::hypervolume
template<class IType >
size_t mogen_stats< IType >::nb_gen
template<class IType >
size_t mogen_stats< IType >::nb_run

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

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