#include <TypeDependentCutoffRadiusClusterCriterion.h>

Public Member Functions | |
| TypeDependentCutoffRadiusClusterCriterion () | |
| virtual | ~TypeDependentCutoffRadiusClusterCriterion () |
| void | SetCutoffRadius (int, int, double) |
| bool | Connects (glotzopt::PositionedObject *, glotzopt::PositionedObject *) |
Private Attributes | |
| int | mTypeNumber |
| std::map< int, int > | mTypeMap |
| std::map< int, double > | mCutoffRadiusSq |
| glotzcluster::TypeDependentCutoffRadiusClusterCriterion::TypeDependentCutoffRadiusClusterCriterion | ( | ) |
| glotzcluster::TypeDependentCutoffRadiusClusterCriterion::~TypeDependentCutoffRadiusClusterCriterion | ( | ) | [virtual] |
| void glotzcluster::TypeDependentCutoffRadiusClusterCriterion::SetCutoffRadius | ( | int | type1, | |
| int | type2, | |||
| double | cut | |||
| ) |
| bool glotzcluster::TypeDependentCutoffRadiusClusterCriterion::Connects | ( | glotzopt::PositionedObject * | obj1, | |
| glotzopt::PositionedObject * | obj2 | |||
| ) | [virtual] |
Reimplemented from glotzcluster::ClusterCriterion.
std::map<int, int> glotzcluster::TypeDependentCutoffRadiusClusterCriterion::mTypeMap [private] |
std::map<int, double> glotzcluster::TypeDependentCutoffRadiusClusterCriterion::mCutoffRadiusSq [private] |
1.5.3