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 Thu Jun 28 14:48:15 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3