NetUpdate Class Reference

updates for network More...

#include <elman.h>

List of all members.

Public Member Functions

 NetUpdate ()
 NetUpdate (int numweights, int numbias, int numothers)

Public Attributes

std::vector< matrix::Matrixweights
std::vector< matrix::Matrixbias
std::vector< matrix::Matrixother


Detailed Description

updates for network


Constructor & Destructor Documentation

NetUpdate (  )  [inline]

NetUpdate ( int  numweights,
int  numbias,
int  numothers 
) [inline]


Member Data Documentation

std::vector<matrix::Matrix> bias

std::vector<matrix::Matrix> other

std::vector<matrix::Matrix> weights


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 22:01:27 2008 for Robotsystem of the Robot Group Leipzig by  doxygen 1.4.7