morun_stats Struct Reference

#include <StatStructures.h>

List of all members.

Public Member Functions

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

Public Attributes

size_t nb_run
std::pair< double, double > avg_hypervolume
std::pair< double, double > avg_crowding
std::pair< double, double > avg_frontsize

Constructor & Destructor Documentation

morun_stats::morun_stats (  ) 
morun_stats::morun_stats ( const morun_stats cstat  ) 

Member Function Documentation

std::string morun_stats::toString ( std::string  comment = ""  )  const
std::string morun_stats::toStringHeader ( std::string  comment = ""  )  const
std::string morun_stats::toStringValues ( std::string  comment = ""  )  const

Member Data Documentation

std::pair<double,double> morun_stats::avg_crowding
std::pair<double,double> morun_stats::avg_frontsize
std::pair<double,double> morun_stats::avg_hypervolume

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

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