Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MultiLayerNetwork::Error Struct Reference

Error summator will be moved up for general use.. More...

#include <MultiLayerNetwork.h>

Collaboration diagram for MultiLayerNetwork::Error:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void operator+= (const Error &e)
 [0] squared (the actual error function being minimalized) [1] absolute value of delta

 Error (const Vector &diff)
 Error ()
 Error (real delta)
void publish (std::string name, real per=0, PublicValues &pv=defaultControl)
 publish current vals as name

void zero ()
real getSq () const
real getAbs () const

Protected Attributes

Vector _val

Detailed Description

Error summator will be moved up for general use..


Constructor & Destructor Documentation

Error const Vector diff  ) 
 

Error  )  [inline]
 

Here is the call graph for this function:

Error real  delta  ) 
 


Member Function Documentation

real getAbs  )  const [inline]
 

real getSq  )  const [inline]
 

void operator+= const Error e  )  [inline]
 

[0] squared (the actual error function being minimalized) [1] absolute value of delta

void publish std::string  name,
real  per = 0,
PublicValues &  pv = defaultControl
 

publish current vals as name

Parameters:
per if !0, also "normalized" version will be published

void zero  )  [inline]
 


Member Data Documentation

Vector _val [protected]
 


The documentation for this struct was generated from the following file:
Generated on Fri Jun 18 13:19:12 2004 for Annie by doxygen 1.3.5