| A | InvertMotorNStep | |
| AbstractController(const std::string &name, const std::string &revision) | AbstractController | [inline] |
| activeExplore | InvertMotorNStep | [protected] |
| adaptRate | InvertMotorController | [protected] |
| addInfoLine(std::string infoLine) | Inspectable | [virtual] |
| addInfoLines(std::list< std::string > infoLineList) | Inspectable | [virtual] |
| addInspectableDescription(const iparamkey &key, const std::string &descr) | Inspectable | [virtual] |
| addInspectableMatrix(const iparamkey &key, matrix::Matrix *m, bool only4x4AndDiag=true, const std::string &descr=std::string()) | Inspectable | [virtual] |
| addInspectableValue(const iparamkey &key, iparamval *val, const std::string &descr=std::string()) | Inspectable | [virtual] |
| addParameter(const paramkey &key, paramval *val) | Configurable | [inline, virtual] |
| addParameter(const paramkey &key, parambool *val) | Configurable | [inline, virtual] |
| addParameter(const paramkey &key, paramint *val) | Configurable | [inline, virtual] |
| addParameterDef(const paramkey &key, paramval *val, paramval def) | Configurable | [inline, virtual] |
| addParameterDef(const paramkey &key, parambool *val, parambool def) | Configurable | [inline, virtual] |
| addParameterDef(const paramkey &key, paramint *val, paramint def) | Configurable | [inline, virtual] |
| B | InvertMotorNStep | |
| BNoiseGen | InvertMotorNStep | [protected] |
| buffersize | HomeokinBase | [protected] |
| C | InvertMotorNStep | |
| calcCandHUpdates(matrix::Matrix &C_update, matrix::Matrix &H_update, int delay) | InvertMotorNStep | [protected, virtual] |
| calcCandHUpdatesTeaching(matrix::Matrix &C_update, matrix::Matrix &H_update, int y_delay) | InvertMotorNStep | |
| calcDerivatives(const matrix::Matrix *buffer, int delay) | InvertMotorNStep | [protected] |
| calcErrorFactor(const matrix::Matrix &e, bool loga, bool root) | HomeokinBase | [inline, protected, virtual] |
| calcEtaAndBufferIt(int delay) | InvertMotorNStep | [protected, virtual] |
| calculateControllerValues(const matrix::Matrix &x_smooth) | InvertMotorNStep | [protected, virtual] |
| calculateDelayedValues(const matrix::Matrix *buffer, int number_steps_of_delay_) | HomeokinBase | [inline, protected, virtual] |
| calculateSmoothValues(const matrix::Matrix *buffer, int number_steps_for_averaging_) | HomeokinBase | [inline, protected, virtual] |
| calcXsi(int delay) | InvertMotorNStep | [protected, virtual] |
| cdiagabs | InvertMotorNStep | [protected] |
| cfactor | InvertMotorNStep | [protected] |
| clip095(double x) | InvertMotorNStep | [static] |
| cnondiagabs | InvertMotorNStep | [protected] |
| conf | InvertMotorNStep | [protected] |
| Configurable() | Configurable | [inline] |
| Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
| continuity | InvertMotorNStep | [protected] |
| dampA | InvertMotorController | [protected] |
| dampC | InvertMotorNStep | [protected] |
| dampS | InvertMotorNStep | [protected] |
| desens | InvertMotorController | [protected] |
| E_val | InvertMotorNStep | [protected] |
| epsA | HomeokinBase | [protected] |
| epsC | HomeokinBase | [protected] |
| eta_buffer | InvertMotorNStep | [protected] |
| factorB | HomeokinBase | [protected] |
| fillBuffersAndControl(const sensor *x_, int number_sensors, motor *y_, int number_motors) | InvertMotorNStep | [protected, virtual] |
| g(double z) | HomeokinBase | [inline, protected, static] |
| getAllParamNames() | Configurable | [virtual] |
| getC() | InvertMotorNStep | [inline] |
| getDefaultConf() | InvertMotorNStep | [inline, static] |
| getE() const | InvertMotorNStep | [inline] |
| getId() const | Configurable | [inline] |
| getInfoLines() const | Inspectable | [virtual] |
| getInternalParamNames() const | Inspectable | [virtual] |
| getInternalParams() const | Inspectable | [virtual] |
| getInternalParamsPtr() const | Inspectable | [virtual] |
| getLastMotors(motor *motors, int len) | InvertMotorNStep | |
| getLastMotorValues() | InvertMotorNStep | [virtual] |
| getLastSensors(sensor *sensors, int len) | InvertMotorNStep | |
| getLastSensorValues() | InvertMotorNStep | [virtual] |
| getMotorNumber() const | InvertMotorNStep | [inline, virtual] |
| getName() const | Configurable | [inline, virtual] |
| getParam(const paramkey &key) const | Configurable | [virtual] |
| getParamList() const | Configurable | [inline, virtual] |
| getRevision() const | Configurable | [inline, virtual] |
| getSensorNumber() const | InvertMotorNStep | [inline, virtual] |
| getSensorWeights() const | InvertMotorNStep | [inline] |
| getStructuralConnections() const | InvertMotorNStep | [virtual] |
| getStructuralLayers() const | InvertMotorNStep | [virtual] |
| H | InvertMotorNStep | |
| HomeokinBase(unsigned short buffersize, const std::string &name, const std::string &revision) | HomeokinBase | [inline] |
| IConnection typedef | Inspectable | |
| iconnectionlist typedef | Inspectable | |
| ILayer typedef | Inspectable | |
| ilayerlist typedef | Inspectable | |
| imatrixpair typedef | Inspectable | |
| imatrixpairlist typedef | Inspectable | |
| infoLineStringList | Inspectable | [protected] |
| inhibition | InvertMotorNStep | [protected] |
| init(int sensornumber, int motornumber, RandGen *randGen=0) | InvertMotorNStep | [virtual] |
| initialised | HomeokinBase | [protected] |
| insertCVSInfo(paramkey &str, const char *file, const char *revision) | Configurable | [static] |
| Inspectable() | Inspectable | |
| InvertMotorController(unsigned short buffersize, const std::string &name, const std::string &revision) | InvertMotorController | [inline] |
| InvertMotorNStep(const InvertMotorNStepConf &conf=getDefaultConf()) | InvertMotorNStep | |
| iparamkey typedef | Inspectable | |
| iparamkeylist typedef | Inspectable | |
| iparampair typedef | Inspectable | |
| iparampairlist typedef | Inspectable | |
| iparamval typedef | Inspectable | |
| iparamvallist typedef | Inspectable | |
| iparamvalptrlist typedef | Inspectable | |
| kwta | InvertMotorNStep | [protected] |
| kwtaInhibition(matrix::Matrix &weightmatrix, unsigned int k, double damping) | InvertMotorNStep | |
| learnController(int delay) | InvertMotorNStep | [protected, virtual] |
| learnModel(int delay) | InvertMotorNStep | [protected, virtual] |
| limitC(matrix::Matrix &weightmatrix, unsigned int rfSize) | InvertMotorNStep | |
| limitRF | InvertMotorNStep | [protected] |
| logaE | HomeokinBase | [protected] |
| management() | InvertMotorNStep | [protected, virtual] |
| managementInterval | InvertMotorNStep | [protected] |
| mapOfMatrices | Inspectable | [protected] |
| mapOfValues | Inspectable | [protected] |
| model(const matrix::Matrix *x_buffer, int delay, const matrix::Matrix &y) | InvertMotorNStep | [protected, virtual] |
| modelCompliant | InvertMotorNStep | [protected] |
| motor typedef | AbstractController | |
| noiseB | InvertMotorController | [protected] |
| noiseY | InvertMotorNStep | [protected] |
| nomUpdate | InvertMotorController | [protected] |
| number_motors | InvertMotorNStep | [protected] |
| number_sensors | InvertMotorNStep | [protected] |
| pain | InvertMotorNStep | [protected] |
| parambool typedef | Configurable | |
| paramboollist typedef | Configurable | |
| paramboolmap typedef | Configurable | |
| paramint typedef | Configurable | |
| paramintlist typedef | Configurable | |
| paramintmap typedef | Configurable | |
| 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) | HomeokinBase | [inline, protected] |
| R | InvertMotorNStep | [protected] |
| regularizedInverse(double v) | InvertMotorNStep | [static] |
| reinforcefactor | InvertMotorNStep | [protected] |
| reinforcement | InvertMotorNStep | [protected] |
| relativeE | InvertMotorController | [protected] |
| removeInfoLines() | Inspectable | [virtual] |
| restore(FILE *f) | InvertMotorNStep | [virtual] |
| restoreCfg(const char *filenamestem) | Configurable | [virtual] |
| restoreFromFile(const char *filename) | Storeable | |
| rootE | HomeokinBase | [protected] |
| S | InvertMotorNStep | |
| s4avg | HomeokinBase | [protected] |
| s4delay | HomeokinBase | [protected] |
| SD | InvertMotorNStep | |
| sensor typedef | AbstractController | |
| sensorweights | InvertMotorNStep | [protected] |
| setMotorTeaching(const matrix::Matrix &teaching) | InvertMotorNStep | [virtual] |
| setMotorTeachingSignal(const motor *teaching, int len) | InvertMotorNStep | [virtual] |
| setName(const paramkey &name) | Configurable | [inline, virtual] |
| setParam(const paramkey &key, paramval val) | Configurable | [virtual] |
| setReinforcement(double reinforcement) | InvertMotorNStep | [virtual] |
| setRevision(const paramkey &revision) | Configurable | [inline, virtual] |
| setSensorTeaching(const matrix::Matrix &teaching) | InvertMotorNStep | [virtual] |
| setSensorTeachingSignal(const sensor *teaching, int len) | InvertMotorNStep | [virtual] |
| setSensorWeights(const matrix::Matrix &weights) | InvertMotorNStep | |
| SmallID | InvertMotorNStep | [protected] |
| squashSize | HomeokinBase | [protected] |
| step(const sensor *, int number_sensors, motor *, int number_motors) | InvertMotorNStep | [virtual] |
| stepNoLearning(const sensor *, int number_sensors, motor *, int number_motors) | InvertMotorNStep | [virtual] |
| steps | InvertMotorController | [protected] |
| store(FILE *f) const | InvertMotorNStep | [virtual] |
| storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | [virtual] |
| storeToFile(const char *filename) const | Storeable | |
| t | HomeokinBase | [protected] |
| t_rand | InvertMotorNStep | [protected] |
| teacher | InvertMotorController | [protected] |
| updateCandH(const matrix::Matrix &C_update, const matrix::Matrix &H_update, double squashSize) | InvertMotorNStep | [protected, virtual] |
| useTeaching | InvertMotorNStep | [protected] |
| v | InvertMotorNStep | [protected] |
| x_buffer | InvertMotorNStep | [protected] |
| x_smooth | InvertMotorNStep | [protected] |
| xsi | InvertMotorNStep | [protected] |
| xsi_norm | InvertMotorNStep | [protected] |
| xsi_norm_avg | InvertMotorNStep | [protected] |
| y_buffer | InvertMotorNStep | [protected] |
| y_teaching | InvertMotorNStep | [protected] |
| YNoiseGen | InvertMotorNStep | [protected] |
| zero_eta | InvertMotorNStep | [protected] |
| zetaupdate | InvertMotorController | [protected] |
| ~Configurable() | Configurable | [inline, virtual] |
| ~Inspectable() | Inspectable | [virtual] |
| ~InvertMotorNStep() | InvertMotorNStep | [virtual] |
| ~Storeable() | Storeable | [inline, virtual] |
| ~Teachable() | Teachable | [inline, virtual] |