BALL
1.4.79
|
#include <BALL/DOCKING/COMMON/poseClustering.h>
Static Public Attributes | |
static const String | CLUSTER_METHOD |
static const String | DISTANCE_THRESHOLD |
static const String | RMSD_LEVEL_OF_DETAIL |
static const String | RMSD_TYPE |
static const String | RUN_PARALLEL |
Option names.
Definition at line 123 of file poseClustering.h.
|
static |
the clustering method
Definition at line 127 of file poseClustering.h.
|
static |
the threshold for minimal required cluster distance
Definition at line 131 of file poseClustering.h.
|
static |
the level of detail when computing the RMSD
Definition at line 135 of file poseClustering.h.
|
static |
the computation type of the cluster distance meassure
Definition at line 139 of file poseClustering.h.
|
static |
flag for requesting parallel execution
Definition at line 143 of file poseClustering.h.