#include <Stats.h>
Definition at line 30 of file Stats.h.
Public Member Functions | |
StatsEntry () | |
Public Attributes | |
double | p_max_ |
double | mopr_ |
double | lmopr_ |
double prophet::StatsEntry::p_max_ |
Definition at line 35 of file Stats.h.
Referenced by prophet::Stats::get_p_max(), and prophet::Stats::update_stats().
double prophet::StatsEntry::mopr_ |
Definition at line 36 of file Stats.h.
Referenced by prophet::Stats::get_mopr(), and prophet::Stats::update_stats().
double prophet::StatsEntry::lmopr_ |
Definition at line 37 of file Stats.h.
Referenced by prophet::Stats::get_lmopr(), and prophet::Stats::update_stats().