| _agErrorRate | sigraph::SubAdaptive | protected |
| _errorRate | sigraph::SubAdaptive | protected |
| _eta | sigraph::SubAdMlp | protected |
| _gbErrorRate | sigraph::SubAdaptive | protected |
| _genErrorRate | sigraph::SubAdaptive | protected |
| _ggErrorRate | sigraph::SubAdaptive | protected |
| _learnfinished | sigraph::SubAdaptive | protected |
| _maxOut | sigraph::SubAdaptive | protected |
| _Mg | sigraph::SubAdaptive | protected |
| _mg | sigraph::SubAdaptive | protected |
| _Mgg | sigraph::SubAdaptive | protected |
| _mgg | sigraph::SubAdaptive | protected |
| _mggb | sigraph::SubAdaptive | protected |
| _Mgl | sigraph::SubAdaptive | protected |
| _mgl | sigraph::SubAdaptive | protected |
| _minOut | sigraph::SubAdaptive | protected |
| _misclassBadRate | sigraph::SubAdaptive | protected |
| _misclassGoodRate | sigraph::SubAdaptive | protected |
| _Ml | sigraph::SubAdaptive | protected |
| _ml | sigraph::SubAdaptive | protected |
| _name | sigraph::SubAdaptive | protected |
| _net | sigraph::SubAdMlp | protected |
| _netFileName | sigraph::SubAdMlp | protected |
| _nStats | sigraph::SubAdaptive | protected |
| _real_class_mode | sigraph::SubAdaptive | protected |
| _relianceWeightMethod | sigraph::SubAdaptive | protected |
| _stats | sigraph::SubAdaptive | protected |
| _stepsSinceGenMin | sigraph::SubAdaptive | protected |
| _stream | sigraph::SubAdaptive | protected |
| _testPeriod | sigraph::IncrementalSubAdaptive | protected |
| _tstream | sigraph::SubAdaptive | protected |
| appGoodErrorRate() const | sigraph::SubAdaptive | inline |
| buildTree(Tree &tr) const | sigraph::SubAdMlp | virtual |
| chooseFilename(const std::string &basename="") const | sigraph::SubAdMlp | virtual |
| clone() const | sigraph::SubAdMlp | inlinevirtual |
| closeFile() | sigraph::SubAdaptive | virtual |
| errorRate() const | sigraph::SubAdaptive | inline |
| eta() const | sigraph::SubAdMlp | inline |
| fileNames() const | sigraph::SubAdMlp | inlinevirtual |
| fileOpened() const | sigraph::SubAdaptive | inlinevirtual |
| ForgetFactor | sigraph::SubAdaptive | static |
| genBadErrorRate() const | sigraph::SubAdaptive | inline |
| GenBadForgetFactor | sigraph::SubAdaptive | static |
| genErrorRate() const | sigraph::SubAdaptive | inline |
| GenForgetFactor | sigraph::SubAdaptive | static |
| genGoodErrorRate() const | sigraph::SubAdaptive | inline |
| GenGoodForgetFactor | sigraph::SubAdaptive | static |
| genMeanErrorRate() const | sigraph::SubAdaptive | |
| getLearnedLabel(const SiVectorLearnable &vl) const | sigraph::SubAdMlp | virtual |
| getLearnfinished(void) const | sigraph::SubAdaptive | inline |
| getMean(unsigned ind) | sigraph::SubAdaptive | inline |
| getRealClassMode(void) const | sigraph::SubAdaptive | inline |
| getSigma(unsigned ind) | sigraph::SubAdaptive | inline |
| getStreams(SubAdaptive &sa) | sigraph::SubAdaptive | inlinevirtual |
| globalMaxGErr() const | sigraph::SubAdaptive | inline |
| globalMinGErr() const | sigraph::SubAdaptive | inline |
| hasIncrementalLearning(void) const | sigraph::IncrementalSubAdaptive | inlinevirtual |
| IncrementalSubAdaptive(const std::string name="") | sigraph::IncrementalSubAdaptive | protected |
| IncrementalSubAdaptive(const IncrementalSubAdaptive &sa) | sigraph::IncrementalSubAdaptive | inlineprotected |
| init() | sigraph::SubAdMlp | virtual |
| learn(AdaptiveLeaf &al, const SiDBLearnable &train, const SiDBLearnable &tst) | sigraph::SubAdMlp | virtual |
| learn(const SiVectorLearnable &vl) | sigraph::SubAdMlp | |
| learnStats(const std::vector< double > &vec, double outp=0) | sigraph::SubAdMlp | virtual |
| LocalForgetFactor | sigraph::SubAdaptive | static |
| localMaxGErr() const | sigraph::SubAdaptive | inline |
| localMinGErr() const | sigraph::SubAdaptive | inline |
| MeanGenError enum value | sigraph::SubAdaptive | |
| misclassBadRate() const | sigraph::SubAdaptive | inline |
| MisclassFrequency enum value | sigraph::SubAdaptive | |
| misclassGoodRate() const | sigraph::SubAdaptive | inline |
| misclassRate() const | sigraph::SubAdaptive | inline |
| name() const | sigraph::SubAdaptive | inline |
| net() | sigraph::SubAdMlp | inline |
| normalizedPotential(double outp) const | sigraph::SubAdaptive | inlinevirtual |
| normalizeSelected(const double *vec, unsigned int size) | sigraph::SubAdaptive | virtual |
| nStats() const | sigraph::SubAdaptive | inline |
| openFile(const std::string &filename="") | sigraph::SubAdaptive | virtual |
| operator=(const SubAdMlp &sa) | sigraph::SubAdMlp | inlinevirtual |
| sigraph::IncrementalSubAdaptive::operator=(const IncrementalSubAdaptive &sa) | sigraph::IncrementalSubAdaptive | inlinevirtual |
| sigraph::SubAdaptive::operator=(const SubAdaptive &sa) | sigraph::SubAdaptive | inlinevirtual |
| prepare(const std::vector< double > &v) | sigraph::SubAdMlp | virtual |
| prepare(const SiVectorLearnable &vl) | sigraph::SubAdMlp | virtual |
| prepare(const double *vec, unsigned int size) | sigraph::SubAdMlp | virtual |
| prop(const std::vector< double > &) | sigraph::SubAdMlp | virtual |
| RealClassFromClassID enum value | sigraph::SubAdaptive | |
| RealClassFromPotential enum value | sigraph::SubAdaptive | |
| RealClassMode enum name | sigraph::SubAdaptive | |
| relianceWeight() const | sigraph::SubAdaptive | virtual |
| RelianceWeightMethod enum name | sigraph::SubAdaptive | |
| relianceWeightMethod() const | sigraph::SubAdaptive | inline |
| resetStats() | sigraph::SubAdaptive | virtual |
| setAppGoodErrorRate(double e) | sigraph::SubAdaptive | inline |
| setBaseName(const std::string &basename) | sigraph::SubAdMlp | virtual |
| setErrorRate(double rate) | sigraph::SubAdaptive | inline |
| setEta(double eta) | sigraph::SubAdMlp | inline |
| setFileNames(const std::string &name) | sigraph::SubAdMlp | inlinevirtual |
| setGenBadErrorRate(double rate) | sigraph::SubAdaptive | inline |
| setGenErrorRate(double rate) | sigraph::SubAdaptive | inline |
| setGenGoodErrorRate(double rate) | sigraph::SubAdaptive | inline |
| setGlobalGenGBError(double e) | sigraph::SubAdaptive | inline |
| setGlobalGoodMaxGErr(double e) | sigraph::SubAdaptive | inline |
| setGlobalGoodMinGErr(double e) | sigraph::SubAdaptive | inline |
| setGlobalMaxGErr(double e) | sigraph::SubAdaptive | inline |
| setGlobalMinGErr(double e) | sigraph::SubAdaptive | inline |
| setLearnfinished(bool s) | sigraph::SubAdaptive | inline |
| setLocalGoodMaxGErr(double e) | sigraph::SubAdaptive | inline |
| setLocalGoodMinGErr(double e) | sigraph::SubAdaptive | inline |
| setLocalMaxGErr(double e) | sigraph::SubAdaptive | inline |
| setLocalMinGErr(double e) | sigraph::SubAdaptive | inline |
| setMaxOut(double maxo) | sigraph::SubAdaptive | inlinevirtual |
| setMinOut(double mino) | sigraph::SubAdaptive | inlinevirtual |
| setMisclassBadRate(double x) | sigraph::SubAdaptive | inline |
| setMisclassGoodRate(double x) | sigraph::SubAdaptive | inline |
| setName(const std::string name) | sigraph::SubAdaptive | inline |
| setNStats(unsigned nstats) | sigraph::SubAdaptive | inline |
| setRealClassMode(RealClassMode m) | sigraph::SubAdaptive | inline |
| setRelianceWeightMethod(RelianceWeightMethod x) | sigraph::SubAdaptive | inline |
| setStats(const std::vector< double > &mean, const std::vector< double > &sigma) | sigraph::SubAdaptive | virtual |
| setStats(const std::map< unsigned, Stat > &stats) | sigraph::SubAdaptive | inline |
| setStepsSinceGenMin(unsigned n) | sigraph::SubAdaptive | inline |
| setTestPeriod(unsigned int testPeriod) | sigraph::IncrementalSubAdaptive | inline |
| stats() const | sigraph::SubAdaptive | inline |
| stepsSinceGenMin() const | sigraph::SubAdaptive | inline |
| SubAdaptive(const std::string name="") | sigraph::SubAdaptive | protected |
| SubAdaptive(const SubAdaptive &sa) | sigraph::SubAdaptive | inlineprotected |
| SubAdMlp(const std::string name="") | sigraph::SubAdMlp | |
| SubAdMlp(const std::string name, const std::string file, const std::string filename) | sigraph::SubAdMlp | |
| SubAdMlp(const char *nom, int nc, int *couch) | sigraph::SubAdMlp | |
| SubAdMlp(const SubAdMlp &sa) | sigraph::SubAdMlp | inline |
| subFiles(const std::string &prefix, std::set< std::string > &listNames) const | sigraph::SubAdMlp | virtual |
| test(const SiVectorLearnable &vl) | sigraph::SubAdMlp | virtual |
| sigraph::IncrementalSubAdaptive::test(const SiDBLearnable &tst) | sigraph::SubAdaptive | virtual |
| testPeriod() const | sigraph::IncrementalSubAdaptive | inline |
| train(AdaptiveLeaf &, const SiDBLearnable &tr, const SiDBLearnable &tst) | sigraph::SubAdMlp | virtual |
| unNormalizedPotential(double nout) const | sigraph::SubAdaptive | inlinevirtual |
| updateBadErrors(double err) | sigraph::SubAdaptive | |
| updateErrors(double err) | sigraph::SubAdaptive | |
| updateGoodErrors(double err) | sigraph::SubAdaptive | |
| ~IncrementalSubAdaptive() | sigraph::IncrementalSubAdaptive | virtual |
| ~SubAdaptive() | sigraph::SubAdaptive | virtual |
| ~SubAdMlp() | sigraph::SubAdMlp | virtual |