|
Rosetta 3.5
|
#include <MatchEvaluator.hh>


Public Types | |
| typedef core::Real | Real |
Public Member Functions | |
| virtual | ~MatchEvaluator () |
| virtual Real | score (match const &m) const =0 |
| virtual Real | score (match_dspos1 const &m) const =0 |
Definition at line 35 of file MatchEvaluator.hh.
Definition at line 38 of file MatchEvaluator.hh.
|
virtual |
Definition at line 23 of file MatchEvaluator.cc.
Implemented in protocols::match::output::DownstreamRMSEvaluator.
|
pure virtual |
Implemented in protocols::match::output::DownstreamRMSEvaluator.
1.8.4