BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::ScoringFunction Member List

This is the complete list of members for BALL::ScoringFunction, including all inherited members.

base_function_BALL::ScoringFunctionprotected
calculateScore()BALL::ScoringFunction
clear()BALL::ScoringFunctionvirtual
components_BALL::ScoringFunctionprotected
getBaseFunction() const BALL::ScoringFunction
getCoefficient(const ScoringComponent *component, float &coefficient) const BALL::ScoringFunction
getCoefficient(const String &name, float &coefficient) const BALL::ScoringFunction
getComponent(const String &name) const BALL::ScoringFunction
getComponent(const Size index) const BALL::ScoringFunction
getFirstMolecule() const BALL::ScoringFunction
getIntercept() const BALL::ScoringFunction
getLigand() const BALL::ScoringFunction
getMaximumNumberOfErrors() const BALL::ScoringFunction
getReceptor() const BALL::ScoringFunction
getSecondMolecule() const BALL::ScoringFunction
getUnassignedAtoms() const BALL::ScoringFunction
getUnassignedAtoms()BALL::ScoringFunction
insertComponent(ScoringComponent *component, float coefficient=1.0f)BALL::ScoringFunction
intercept_BALL::ScoringFunctionprotected
max_number_of_errors_BALL::ScoringFunctionprotected
molecule1_BALL::ScoringFunctionprotected
molecule2_BALL::ScoringFunctionprotected
name_BALL::ScoringFunctionprotected
number_of_errors_BALL::ScoringFunctionprotected
operator=(const ScoringFunction &sf)BALL::ScoringFunction
optionsBALL::ScoringFunction
removeComponent(const ScoringComponent *component)BALL::ScoringFunction
removeComponent(const String &name)BALL::ScoringFunction
score_BALL::ScoringFunctionprotected
ScoringFunction()BALL::ScoringFunction
ScoringFunction(const ScoringFunction &sf)BALL::ScoringFunction
ScoringFunction(Molecule &receptor, Molecule &ligand)BALL::ScoringFunction
ScoringFunction(Molecule &receptor, Molecule &ligand, const Options &options)BALL::ScoringFunction
setBaseFunction(ScoringBaseFunction &base_function)BALL::ScoringFunction
setCoefficient(const ScoringComponent *component, float coefficient)BALL::ScoringFunction
setCoefficient(const String &name, float coefficient)BALL::ScoringFunction
setFirstMolecule(Molecule &molecule1)BALL::ScoringFunction
setIntercept(double intercept)BALL::ScoringFunction
setLigand(Molecule &ligand)BALL::ScoringFunction
setMaximumNumberOfErrors(Size nr)BALL::ScoringFunction
setReceptor(Molecule &receptor)BALL::ScoringFunction
setSecondMolecule(Molecule &molecule2)BALL::ScoringFunction
setup()BALL::ScoringFunction
setup(Molecule &receptor, Molecule &ligand)BALL::ScoringFunction
setup(Molecule &receptor, Molecule &ligand, const Options &options)BALL::ScoringFunction
specificSetup()BALL::ScoringFunctionvirtual
unassigned_atoms_BALL::ScoringFunctionprotected
~ScoringFunction()BALL::ScoringFunctionvirtual