EvalData


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

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class EvalData
{
public:
EvalData() ;
friend ostream& operator<<(ostream& s, const EvalData& evalData) ;
float rmsd_;
unsigned int intersectionSize_;
unsigned int hitsNumber_;
unsigned int totalFeatureNum_;
unsigned int refNumOfMols_;
unsigned int numOfMols_;
int rank_;
protected:
}; // EvalData

Back to the top of EvalData


KEYWORD

Back to the top of EvalData


AUTHORS

Back to the top of EvalData


CHANGES LOG

Back to the top of EvalData


GOALS

Back to the top of EvalData

		

USAGE

		

Back to the top of EvalData


EvalData() ;

  EvalData() ;

Function is currently defined inline.


Back to the top of EvalData


friend ostream& operator<<(ostream& s, const EvalData& evalData) ;

  friend ostream& operator<<(ostream& s, const EvalData& evalData)                                                                                                                                                                                                                                                                                                                                                                                                                         
;

Function is currently defined inline.


Back to the top of EvalData


float rmsd_;

  float rmsd_;

Back to the top of EvalData


unsigned int intersectionSize_;

  unsigned int intersectionSize_;

Back to the top of EvalData


unsigned int hitsNumber_;

  unsigned int hitsNumber_;

Back to the top of EvalData


unsigned int totalFeatureNum_;

  unsigned int totalFeatureNum_;

Back to the top of EvalData


unsigned int refNumOfMols_;

  unsigned int refNumOfMols_;

Back to the top of EvalData


unsigned int numOfMols_;

  unsigned int numOfMols_;

Back to the top of EvalData


int rank_;

  int rank_;

Back to the top of EvalData


All Members

public:
friend ostream& operator<<(ostream& s, const EvalData& evalData) ;
float rmsd_;
unsigned int intersectionSize_;
unsigned int hitsNumber_;
unsigned int totalFeatureNum_;
unsigned int refNumOfMols_;
unsigned int numOfMols_;
int rank_;
protected:

Back to the top of EvalData


Ancestors

Class does not inherit from any other class.

Back to the top of EvalData


Descendants

Class is not inherited by any others.

Back to the top of EvalData


Generated from source by the Cocoon utilities on Mon Dec 21 11:44:46 2009 .

Report problems to jkotula@unimax.com