|
| NeuralNetXMLReader (const std::string &xmlFileName) |
|
| NeuralNetXMLReader (const char *xmlFileName) |
|
void | networkTopology (int &numberOfInputs, int &numberOfLayers) |
|
void | getNormalisationData (std::vector< std::string > &normaliserTypes, std::vector< std::vector< double > > &constructionData, std::vector< double > &targetoffsets, std::vector< double > &targetranges) |
|
int | nextLayer () |
|
int | nextNeuron (std::string &neuronType, std::vector< double > &constructionData) |
|
Definition at line 29 of file NeuralNetXMLReader.h.
The documentation for this class was generated from the following file: