![]() |
Rosetta
2019.12
|
#include <LigandDock.bench.hh>
Public Member Functions | |
LigandDockBenchmark (std::string name) | |
virtual void | setUp () |
virtual void | run (core::Real scaleFactor) |
virtual void | tearDown () |
![]() | |
PerformanceBenchmark (std::string name) | |
virtual | ~PerformanceBenchmark () |
double | execute (core::Real scaleFactor) |
std::string | name () |
Public Attributes | |
core::pose::Pose | ligand_dock_pose |
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 |
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
References ligand_dock_pose.
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
core::pose::Pose LigandDockBenchmark::ligand_dock_pose |