ACEScore


[ DockingLib | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class ACEScore
{
public:
ACEScore(const ChemMolecule& receptor_mol, const ChemMolecule& ligand_mol);
float score(Interface& face) const;
float score(Interface& face, ACEScorePerResidue& perRes) const;
protected:
}; // ACEScore

Back to the top of ACEScore


KEYWORD

Back to the top of ACEScore


AUTHORS

Back to the top of ACEScore


CHANGES LOG

Back to the top of ACEScore


GOALS

Back to the top of ACEScore

		

USAGE

		

Back to the top of ACEScore


ACEScore(const ChemMolecule& receptor_mol, const ChemMolecule& ligand_mol);

  ACEScore(const ChemMolecule& receptor_mol, const ChemMolecule& ligand_mol);

Function is currently defined inline.


Back to the top of ACEScore


float score(Interface& face) const;

  float score(Interface& face) const;

Back to the top of ACEScore


float score(Interface& face, ACEScorePerResidue& perRes) const;

  float score(Interface& face, ACEScorePerResidue& perRes) const;

Back to the top of ACEScore


All Members

public:
float score(Interface& face) const;
float score(Interface& face, ACEScorePerResidue& perRes) const;
protected:

Back to the top of ACEScore


Ancestors

Class does not inherit from any other class.

Back to the top of ACEScore


Descendants

Class is not inherited by any others.

Back to the top of ACEScore


Generated from source by the Cocoon utilities on Mon Dec 21 12:00:23 2009 .

Report problems to jkotula@unimax.com