This class can store cost statistics over sevral run and compute avreages.
More...
#include <StatCostStructure.hpp>
|
| 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 () |
|
This class can store cost statistics over sevral run and compute avreages.
The documentation for this class was generated from the following files: