libmove3d-planners
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
StatCost Class Reference

This class can store cost statistics over sevral run and compute avreages. More...

#include <StatCostStructure.hpp>

Public Member Functions

 StatCost (p3d_graph *g, p3d_rob *r)
 
 StatCost (p3d_rob *r)
 
void setGraph (p3d_graph *g)
 
void setValues ()
 
double average (std::vector< double > vect)
 
double average (std::vector< int > vect)
 
void setAverages ()
 
void setBestValues ()
 
void indexToFile (uint i)
 
void saveToFile ()
 
void print ()
 

Detailed Description

This class can store cost statistics over sevral run and compute avreages.


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