|
IMP
2.0.1
The Integrative Modeling Platform
|
#include <IMP/kernel/ScoreAccumulator.h>
Public Member Functions | |
| EvaluationState (double oscore, bool ogood) | |
| void | show (std::ostream &out=std::cout) const |
Public Attributes | |
| bool | good |
| double | score |
A class for storing evaluation state.
Definition at line 29 of file kernel/ScoreAccumulator.h.