openModeller  Version 1.4.0
GarpRule Member List
This is the complete list of members for GarpRule, including all inherited members.
_chrom1GarpRule [protected]
_chrom2GarpRule [protected]
_dARule [protected]
_dSigRule [protected]
_needsEvaluationGarpRule [protected]
_noRule [protected]
_numGenesGarpRule [protected]
_originGarpRule [protected]
_performanceGarpRule [protected]
_predictionGarpRule [protected]
_pXYsRule [protected]
adjustRange(Scalar &v1, Scalar &v2) const GarpRule
applies(const Sample &sample) const =0GarpRule [pure virtual]
applyToCell(EnvCell *cell)=0Rule [pure virtual]
bGeneIsActiveRule [protected]
blnNeedsEvaluationRule [protected]
chrOriginRule [protected]
chrPadRule [protected]
clone() const GarpRule [virtual]
Rule::clone()Rule [virtual]
copy(const GarpRule *fromRule)GarpRule [virtual]
Rule::copy(Rule *fromRule)Rule [virtual]
crossover(GarpRule *rule, int xpt1, int xpt2)GarpRule [virtual]
dblPerformanceRule [protected]
evaluate(const OccurrencesPtr &occs)GarpRule
evaluated()GarpRule [inline]
forceEvaluation()GarpRule [inline]
fromString(char *strRule)=0Rule [pure virtual]
GarpRule()GarpRule
GarpRule()GarpRule
GarpRule(const int numGenes)GarpRule
GarpRule(Scalar prediction, int numGenes, const Sample &chrom1, const Sample &chrom2, const double *performances)GarpRule
GeneRule [protected]
getCertainty(const Scalar pred) const GarpRule [virtual]
Rule::getCertainty(EnvCell *cell)Rule [virtual]
getChrom1() const GarpRule [inline]
getChrom2() const GarpRule [inline]
getError(const Scalar predefinedValue, const Scalar prediction) const GarpRule [virtual]
Rule::getError(BYTE pred, EnvCell *cell)Rule [virtual]
getPerformance(PerfIndex perfIndex) const GarpRule
getPerformanceArray() const GarpRule [inline]
getPrediction() const GarpRule [inline]
getStrength(const Sample &sample) const =0GarpRule [pure virtual]
Rule::getStrength(EnvCell *cell)=0Rule [pure virtual]
iActiveGenesRule [protected]
iGeneIndexRule [protected]
initialize(EnvCellSet *objEnvCellSet, const RuleSet *objRuleSet, bool *geneIsActivePtr, int *geneIndexPtr, int iActGenes)=0Rule [pure virtual]
intConclusionRule [protected]
intGenesRule [protected]
intGensRule [protected]
intLengthRule [protected]
intNumberRule [protected]
intScreenRule [protected]
intScreenerRule [protected]
intTrialsRule [protected]
iOrigGenRule [protected]
lIdRule [protected]
log()GarpRule [virtual]
mutate(double temperature)GarpRule [virtual]
Rule::mutate(int intTemperature)Rule [virtual]
needsEvaluation() const GarpRule [inline]
Rule::needsEvaluation()Rule [inline]
numGenes() const GarpRule [inline]
objFactory() const =0GarpRule [pure virtual]
Rule::objFactory()=0Rule [pure virtual]
RestoreRule(double *perf, unsigned char *genes, int arry_len, int *gene_index)Rule
Rule()Rule
setPrediction(double pred)GarpRule [inline]
similar(const GarpRule *compareToRule) const GarpRule [virtual]
Rule::similar(Rule *objOtherRule)Rule [virtual]
testWithData(EnvCellSet *objTrainSet)Rule
toString()Rule [virtual]
toXML()Rule [virtual]
type() const GarpRule [inline, virtual]
type() const GarpRule [inline, virtual]
~GarpRule()GarpRule [virtual]
~GarpRule()GarpRule [virtual]
~Rule()Rule [virtual]