RotamerEnergyPreprocessor


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

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class RotamerEnergyPreprocessor
{
public:
RotamerEnergyPreprocessor(const RotamerMolecule& mol);
~RotamerEnergyPreprocessor() ;
void copmutePairwiseEnergies(bool isMultiCopy );
const GeomHash< Vector3, int>& getGeomHash() const ;
const RotamerMolecule& getMolecule() const ;
const REAL& getEnergy(unsigned int conformerGlobSeq1, unsigned int conformerGlobSeq2) const ;
void print2AMPL(string AMPLFileName, unsigned short numOfSolutions ) const ;
void print2AMPL(ostream& s, ostream *slog,unsigned short numOfSolutions) const ;
protected:
}; // RotamerEnergyPreprocessor

Back to the top of RotamerEnergyPreprocessor


KEYWORD

Back to the top of RotamerEnergyPreprocessor


AUTHORS

Back to the top of RotamerEnergyPreprocessor


CHANGES LOG

Back to the top of RotamerEnergyPreprocessor


GOALS

Back to the top of RotamerEnergyPreprocessor

		

USAGE

		

Back to the top of RotamerEnergyPreprocessor


RotamerEnergyPreprocessor(const RotamerMolecule& mol);

    RotamerEnergyPreprocessor(const RotamerMolecule& mol);

Back to the top of RotamerEnergyPreprocessor


~RotamerEnergyPreprocessor() ;

    virtual ~RotamerEnergyPreprocessor()        ;

Function is currently defined inline.


Back to the top of RotamerEnergyPreprocessor


void copmutePairwiseEnergies(bool isMultiCopy );

    void  copmutePairwiseEnergies(bool isMultiCopy = true);

Back to the top of RotamerEnergyPreprocessor


const GeomHash< Vector3, int>& getGeomHash() const ;

    const GeomHash< Vector3, int>& getGeomHash() const                              ;

Function is currently defined inline.


Back to the top of RotamerEnergyPreprocessor


const RotamerMolecule& getMolecule() const ;

    const RotamerMolecule& getMolecule() const                                 ;  

Function is currently defined inline.


Back to the top of RotamerEnergyPreprocessor


const REAL& getEnergy(unsigned int conformerGlobSeq1, unsigned int conformerGlobSeq2) const ;

    const REAL& getEnergy(unsigned int conformerGlobSeq1, unsigned int conformerGlobSeq2) const                                                                                        
;

Function is currently defined inline.


Back to the top of RotamerEnergyPreprocessor


void print2AMPL(string AMPLFileName, unsigned short numOfSolutions ) const ;

    void  print2AMPL(string AMPLFileName,  unsigned short numOfSolutions=0) const ;

Back to the top of RotamerEnergyPreprocessor


void print2AMPL(ostream& s, ostream *slog,unsigned short numOfSolutions) const ;

    void  print2AMPL(ostream& s,  ostream *slog,unsigned short numOfSolutions) const ;

Back to the top of RotamerEnergyPreprocessor


All Members

public:
void copmutePairwiseEnergies(bool isMultiCopy );
const GeomHash< Vector3, int>& getGeomHash() const ;
const RotamerMolecule& getMolecule() const ;
const REAL& getEnergy(unsigned int conformerGlobSeq1, unsigned int conformerGlobSeq2) const ;
void print2AMPL(string AMPLFileName, unsigned short numOfSolutions ) const ;
void print2AMPL(ostream& s, ostream *slog,unsigned short numOfSolutions) const ;
protected:

Back to the top of RotamerEnergyPreprocessor


Ancestors

Class does not inherit from any other class.

Back to the top of RotamerEnergyPreprocessor


Descendants

Class is not inherited by any others.

Back to the top of RotamerEnergyPreprocessor


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

Report problems to jkotula@unimax.com