|
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>#include <utility/vector1.hh>Go to the source code of this file.
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.
Definition in file Docking.bench.hh.
Definition at line 69 of file Docking.bench.hh.
Definition at line 68 of file Docking.bench.hh.
| enum DockType |
| Enumerator | |
|---|---|
| High | |
| Low | |
Definition at line 30 of file Docking.bench.hh.
1.8.7