qgame::Result Struct Reference
[Top Level Interfaces]

A result of a test run. More...

#include <qgame++.h>

List of all members.

Public Attributes

int misses
 Number of misses (probability of desired output below threshold).

double maxError
 Maximum error that occured in any of the test cases.

double avgError
 Average error occuring through all test cases.

double maxExpOracles
 Maximum number of expected oracle calls for any test case.

double avgExpOracles
 Average number of expected oracle calls through all test cases.


Detailed Description

A result of a test run.

This contains statistical data that has been produced during a test run (by calling QSys::testProgram()), i.e. after running the program for each specified test case and doing the final measurement after each run.

Definition at line 45 of file qgame++.h.


The documentation for this struct was generated from the following file:
Generated on Sat Apr 3 18:42:39 2004 for QGame++ by doxygen 1.3.5