IntegerRating Struct Reference
Structure to store the rating of an integer test:.
More...
Inheritance diagram for IntegerRating:
List of all members.
|
Public Member Functions |
double | rate (int value) const |
Public Attributes |
int | threshold |
Detailed Description
Structure to store the rating of an integer test:.
resultscore = (value >= threshold) ? score : 0;
Member Function Documentation
double IntegerRating::rate |
( |
int |
value |
) |
const |
Member Data Documentation
The documentation for this struct was generated from the following file:
Generated on Mon Apr 2 00:02:38 2007 for fullquottel by
1.5.1