#include <sim4.h>
Public Member Functions | |
| sim4_stats () | |
Public Attributes | |
| int | internal |
| int | icoverage |
| int | mult |
| int | nmatches |
| double | fcoverage |
| double | marginals |
Friends | |
| ostream & | operator<< (ostream &os, const sim4_stats &ss) |
| sim4_stats::sim4_stats | ( | ) |
| ostream& operator<< | ( | ostream & | os, | |
| const sim4_stats & | ss | |||
| ) | [friend] |
Referenced by get_stats(), and operator<<().
Referenced by get_match_quality(), get_stats(), and operator<<().
| int sim4_stats::mult |
Referenced by get_stats(), and operator<<().
Referenced by main(), operator<<(), and SIM4().
| double sim4_stats::fcoverage |
Referenced by get_stats(), and operator<<().
| double sim4_stats::marginals |
Referenced by get_stats(), and operator<<().
1.5.6