| AbstractController(const std::string &name, const std::string &revision) | AbstractController | [inline] |
| addInspectableMatrix(const iparamkey key, matrix::Matrix *m) | Inspectable | [virtual] |
| addInspectableValue(const iparamkey key, iparamval *val) | Inspectable | [virtual] |
| addParameter(const paramkey &key, paramval *val) | Configurable | [inline, virtual] |
| addParameterDef(const paramkey &key, paramval *val, paramval def) | Configurable | [inline, virtual] |
| assembleNetworkInputX(matrix::Matrix *xbuffer, matrix::Matrix *ybuffer) const | FFNNController | [protected, virtual] |
| assembleNetworkInputXY(matrix::Matrix *xbuffer, matrix::Matrix *ybuffer) const | FFNNController | [protected, virtual] |
| assembleNetworkOutput(const matrix::Matrix &output) const | FFNNController | [protected, virtual] |
| buffersize | FFNNController | [protected] |
| calculateSmoothValues(const matrix::Matrix *buffer, int number_steps_for_averaging_) const | FFNNController | [protected] |
| Configurable() | Configurable | [inline] |
| Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
| FFNNController(const std::string &networkfilename, int history, bool input_only_x, unsigned int init_wait=0) | FFNNController | |
| getId() const | Configurable | [inline] |
| getInternalParamNames() const | FFNNController | [inline, virtual] |
| getInternalParams() const | FFNNController | [inline, virtual] |
| getMotorNumber() const | FFNNController | [inline, virtual] |
| getName() const | Configurable | [inline, virtual] |
| getParam(const paramkey &key) const | FFNNController | [virtual] |
| AbstractController::getParam(const paramkey &key) const | Configurable | [inline, virtual] |
| getParamList() const | FFNNController | [virtual] |
| getRevision() const | Configurable | [inline, virtual] |
| getRevision(const paramkey &revision) | Configurable | [inline, virtual] |
| getSensorNumber() const | FFNNController | [inline, virtual] |
| getStructuralConnections() const | Inspectable | [virtual] |
| getStructuralLayers() const | Inspectable | [virtual] |
| history | FFNNController | [protected] |
| IConnection typedef | Inspectable | |
| iconnectionlist typedef | Inspectable | |
| ILayer typedef | Inspectable | |
| ilayerlist typedef | Inspectable | |
| imatrixpair typedef | Inspectable | |
| imatrixpairlist typedef | Inspectable | |
| init(int sensornumber, int motornumber, RandGen *randGen=0) | FFNNController | [virtual] |
| init_wait | FFNNController | [protected] |
| initialised | FFNNController | [protected] |
| input_only_x | FFNNController | [protected] |
| insertCVSInfo(paramkey &str, const char *file, const char *revision) | Configurable | [static] |
| Inspectable() | Inspectable | |
| iparamkey typedef | Inspectable | |
| iparamkeylist typedef | Inspectable | |
| iparampair typedef | Inspectable | |
| iparampairlist typedef | Inspectable | |
| iparamval typedef | Inspectable | |
| iparamvallist typedef | Inspectable | |
| motor typedef | AbstractController | |
| net | FFNNController | [protected] |
| number_motors | FFNNController | [protected] |
| number_sensors | FFNNController | [protected] |
| paramkey typedef | Configurable | |
| paramlist typedef | Configurable | |
| parammap typedef | Configurable | |
| paramval typedef | Configurable | |
| parse(FILE *f) | Configurable | |
| print(FILE *f, const char *prefix) const | Configurable | |
| putInBuffer(matrix::Matrix *buffer, const matrix::Matrix &vec, int delay=0) | FFNNController | [protected] |
| restore(FILE *f) | FFNNController | [virtual] |
| restoreCfg(const char *filenamestem) | Configurable | |
| s4avg | FFNNController | [protected] |
| sensor typedef | AbstractController | |
| setName(const paramkey &name) | Configurable | [inline, virtual] |
| setParam(const paramkey &key, paramval val) | FFNNController | [virtual] |
| AbstractController::setParam(const paramkey &key, paramval val) | Configurable | [inline, virtual] |
| step(const sensor *, int number_sensors, motor *, int number_motors) | FFNNController | [virtual] |
| stepNoLearning(const sensor *, int number_sensors, motor *, int number_motors) | FFNNController | [virtual] |
| store(FILE *f) const | FFNNController | [virtual] |
| storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | |
| t | FFNNController | [protected] |
| x_buffer | FFNNController | [protected] |
| x_smooth | FFNNController | [protected] |
| y_buffer | FFNNController | [protected] |
| ~Configurable() | Configurable | [inline, virtual] |
| ~FFNNController() | FFNNController | [virtual] |
| ~Inspectable() | Inspectable | [virtual] |
| ~Storeable() | Storeable | [inline, virtual] |