#include <structure_learner_base.h>
Public Member Functions | |
EvalStruct () | |
Public Attributes | |
bool | bestFastOnce |
bool | bestGraphOnce |
bool | bestTreeOnce |
int | segments |
std::map< int, EvalStampStruct > | stampEval |
Definition at line 34 of file structure_learner_base.h.
EvalStruct::EvalStruct | ( | ) | [inline] |
Definition at line 41 of file structure_learner_base.h.
Definition at line 38 of file structure_learner_base.h.
Definition at line 36 of file structure_learner_base.h.
Definition at line 37 of file structure_learner_base.h.
Definition at line 39 of file structure_learner_base.h.
std::map<int,EvalStampStruct> EvalStruct::stampEval |
Definition at line 40 of file structure_learner_base.h.