|
Rosetta
|
Run a performance benchmark of docking. More...
#include <core/pose/Pose.hh>#include <core/import_pose/import_pose.hh>#include <protocols/docking/DockingProtocol.hh>#include <apps/benchmark/performance/performance_benchmark.hh>#include <apps/benchmark/performance/init_util.hh>Classes | |
| class | DockingBenchmark< dock, TScale > |
Typedefs | |
| typedef DockingBenchmark< Low, 2 > | DockingBenchmark_low |
| typedef DockingBenchmark< High, 1 > | DockingBenchmark_high |
Enumerations | |
| enum | DockType { High , Low } |
Run a performance benchmark of docking.
| typedef DockingBenchmark<High, 1> DockingBenchmark_high |
| typedef DockingBenchmark<Low, 2> DockingBenchmark_low |
| enum DockType |