IMP  2.4.0
The Integrative Modeling Platform
Public Member Functions | Public Attributes | List of all members
IMP::kernel::EvaluationState Struct Reference

#include <IMP/kernel/ScoreAccumulator.h>

Detailed Description

A class for storing evaluation state.

Definition at line 29 of file 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
 

The documentation for this struct was generated from the following file: