BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Static Public Attributes | List of all members
BALL::PoseClustering::Default Struct Reference

Default values for options. More...

#include <BALL/DOCKING/COMMON/poseClustering.h>

Static Public Attributes

static const Index CLUSTER_METHOD
 
static const float DISTANCE_THRESHOLD
 
static const Index RMSD_LEVEL_OF_DETAIL
 
static const Index RMSD_TYPE
 
static const bool RUN_PARALLEL
 
static const bool USE_CENTER_OF_MASS_PRECLINK
 

Detailed Description

Default values for options.

Definition at line 148 of file poseClustering.h.

Member Data Documentation

const Index BALL::PoseClustering::Default::CLUSTER_METHOD
static

Definition at line 150 of file poseClustering.h.

const float BALL::PoseClustering::Default::DISTANCE_THRESHOLD
static

Definition at line 151 of file poseClustering.h.

const Index BALL::PoseClustering::Default::RMSD_LEVEL_OF_DETAIL
static

Definition at line 152 of file poseClustering.h.

const Index BALL::PoseClustering::Default::RMSD_TYPE
static

Definition at line 153 of file poseClustering.h.

const bool BALL::PoseClustering::Default::RUN_PARALLEL
static

Definition at line 154 of file poseClustering.h.

const bool BALL::PoseClustering::Default::USE_CENTER_OF_MASS_PRECLINK
static

Definition at line 155 of file poseClustering.h.