LCFIVertex  0.7.2
Public Member Functions | List of all members
nnet::NeuralNetXMLReader Class Reference

Public Member Functions

 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)
 

Detailed Description

Definition at line 29 of file NeuralNetXMLReader.h.


The documentation for this class was generated from the following file: