Public Member Functions | Public Attributes

Network Class Reference

List of all members.

Public Member Functions

void initialize (StateP)
double learnNumberOfIterations ()
double calculateError ()
bool ifBetter ()

Public Attributes

std::vector< std::vector
< Neuron > > 
neurons
uint netSize
uint nEvaluations
Tree::TreelearningTree
double newError
double oldError
double minError

Detailed Description

Definition at line 30 of file EvalOp.h.


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