Rosetta
|
#include <ScoreAnalyticEtable.bench.hh>
Public Member Functions | |
ScoreAnalyticEtableBenchmark (std::string name, core::scoring::ScoreType score_type, core::Size base_scale_factor) | |
void | setUp () override |
![]() | |
ScoreEachBenchmark (std::string name, core::scoring::ScoreType score_type, core::Size base_scale_factor, std::string infile="test_in.pdb", bool centroid=false) | |
virtual void | set_scorefxn (core::scoring::ScoreFunctionOP scorefxn) |
void | setUp () override |
void | run (core::Real scaleFactor) override |
void | run_one_body_energy (core::Real scaleFactor) |
void | run_short_ranged_two_body_energy (core::Real scaleFactor) |
void | run_long_ranged_two_body_energy (core::Real scaleFactor) |
void | tearDown () override |
![]() | |
PerformanceBenchmark (std::string name) | |
virtual | ~PerformanceBenchmark () |
double | execute (core::Real scaleFactor) |
std::string | name () |
Additional Inherited Members | |
![]() | |
static void | executeOneBenchmark (std::string const &name, core::Real scaleFactor=1) |
static void | executeAllBenchmarks (core::Real scaleFactor=1) |
static std::string | getReport () |
static std::string | getOneReport (std::string const &name) |
|
inline |
|
inlineoverridevirtual |
Reimplemented from PerformanceBenchmark.
References oop_conformations::scorefxn, basic::options::OptionKeys::frags::scoring::scoring, ScoreEachBenchmark::set_scorefxn(), and ScoreEachBenchmark::setUp().