CNeuralConfig Class Reference

#include <CNeuralConfig.h>

List of all members.

Public Member Functions

void GetData (std::ifstream &instream)
void GetData (std::string filename)
void WriteData (std::ofstream &outstream)
void WriteData (std::string filename)
 CNeuralConfig (std::string filename)
 CNeuralConfig ()

Public Attributes

int seglength
double maxinit
int hiddenlayers
int maxit
double mu


Detailed Description

Definition at line 5 of file CNeuralConfig.h.


Constructor & Destructor Documentation

CNeuralConfig::CNeuralConfig ( std::string  filename  )  [inline]

Definition at line 16 of file CNeuralConfig.h.

References GetData().

CNeuralConfig::CNeuralConfig (  )  [inline]

Definition at line 17 of file CNeuralConfig.h.


Member Function Documentation

void CNeuralConfig::GetData ( std::string  filename  ) 

Definition at line 6 of file CNeuralConfig.cpp.

References GetData().

void CNeuralConfig::GetData ( std::ifstream &  instream  ) 

Definition at line 16 of file CNeuralConfig.cpp.

References hiddenlayers, maxinit, maxit, mu, and seglength.

Referenced by CNeuralConfig(), and GetData().

void CNeuralConfig::WriteData ( std::string  filename  ) 

Definition at line 28 of file CNeuralConfig.cpp.

References WriteData().

void CNeuralConfig::WriteData ( std::ofstream &  outstream  ) 

Definition at line 33 of file CNeuralConfig.cpp.

References hiddenlayers, maxinit, maxit, mu, and seglength.

Referenced by WriteData().


Member Data Documentation

Definition at line 13 of file CNeuralConfig.h.

Referenced by GetData(), and WriteData().

Definition at line 12 of file CNeuralConfig.h.

Referenced by GetData(), and WriteData().

Definition at line 14 of file CNeuralConfig.h.

Referenced by GetData(), and WriteData().

Definition at line 15 of file CNeuralConfig.h.

Referenced by GetData(), and WriteData().

Definition at line 11 of file CNeuralConfig.h.

Referenced by GetData(), and WriteData().


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

Generated on Tue May 4 16:52:23 2010 for GPLIB++ by  doxygen 1.5.8