AbstractController(const std::string &name, const std::string &revision) | AbstractController | [inline] |
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] |
ainit | MutualInformationController | [protected] |
calculateH_x(double *H) | MutualInformationController | [protected, virtual] |
calculateH_Xsi(double *H_Xsi) | MutualInformationController | [protected, virtual] |
calculateH_yx(double *H_yx) | MutualInformationController | [protected, virtual] |
calculateMIs(double *MI) | MutualInformationController | [protected, virtual] |
cinit | MutualInformationController | [protected] |
Configurable() | Configurable | [inline] |
Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
freqMatrixList | MutualInformationController | [protected] |
getAllParamNames() | Configurable | [virtual] |
getH_x(int index) | MutualInformationController | [inline, virtual] |
getH_Xsi(int index) | MutualInformationController | [inline, virtual] |
getH_yx(int index) | MutualInformationController | [inline, virtual] |
getId() const | Configurable | [inline] |
getInfoLines() const | Inspectable | [virtual] |
getInternalParamNames() const | MutualInformationController | [virtual] |
getInternalParams() const | MutualInformationController | [virtual] |
getInternalParamsPtr() const | Inspectable | [virtual] |
getMI(int index) | MutualInformationController | [inline, virtual] |
getMotorNumber() const | MutualInformationController | [inline, virtual] |
getName() const | Configurable | [inline, virtual] |
getParam(const paramkey &key) const | MutualInformationController | |
AbstractController::getParam(const paramkey &key) const | Configurable | [virtual] |
getParamList() const | MutualInformationController | [virtual] |
getRevision() const | Configurable | [inline, virtual] |
getSensorNumber() const | MutualInformationController | [inline, virtual] |
getState(double sensorValue) | MutualInformationController | [protected, virtual] |
getStructuralConnections() const | Inspectable | [virtual] |
getStructuralLayers() const | Inspectable | [virtual] |
H_x | MutualInformationController | [protected] |
H_Xsi | MutualInformationController | [protected] |
H_yx | MutualInformationController | [protected] |
IConnection typedef | Inspectable | |
iconnectionlist typedef | Inspectable | |
ILayer typedef | Inspectable | |
ilayerlist typedef | Inspectable | |
imatrixpair typedef | Inspectable | |
imatrixpairlist typedef | Inspectable | |
infoLineStringList | Inspectable | [protected] |
init(int sensornumber, int motornumber, RandGen *randGen=0) | MutualInformationController | [virtual] |
initialized | MutualInformationController | [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 | |
iparamvalptrlist typedef | Inspectable | |
mapOfMatrices | Inspectable | [protected] |
mapOfValues | Inspectable | [protected] |
maxSensorValue | MutualInformationController | [protected] |
MI | MutualInformationController | [protected] |
minSensorValue | MutualInformationController | [protected] |
motor typedef | AbstractController | |
motorNumber | MutualInformationController | [protected] |
MutualInformationController(int sensorIntervalCount, double minSensorValue=-1, double maxSensorValue=1) | MutualInformationController | |
oldSensorStates | MutualInformationController | [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 | |
probMatrixList | MutualInformationController | [protected] |
removeInfoLines() | Inspectable | [virtual] |
restore(FILE *f) | MutualInformationController | [inline, virtual] |
restoreCfg(const char *filenamestem) | Configurable | [virtual] |
restoreFromFile(const char *filename) | Storeable | |
sensor typedef | AbstractController | |
sensorIntervalCount | MutualInformationController | [protected] |
sensorNumber | MutualInformationController | [protected] |
setAandCandCalcH_xsi(double ainit, double cinit) | MutualInformationController | [virtual] |
setName(const paramkey &name) | Configurable | [inline, virtual] |
setParam(const paramkey &key, paramval val) | MutualInformationController | |
AbstractController::setParam(const paramkey &key, paramval val) | Configurable | [virtual] |
setRevision(const paramkey &revision) | Configurable | [inline, virtual] |
showF | MutualInformationController | [protected] |
showP | MutualInformationController | [protected] |
step(const sensor *sensors, int sensornumber, motor *motors, int motornumber) | MutualInformationController | [virtual] |
stepNoLearning(const sensor *sensors, int sensornumber, motor *motors, int motornumber) | MutualInformationController | [virtual] |
store(FILE *f) const | MutualInformationController | [inline, virtual] |
storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | [virtual] |
storeToFile(const char *filename) const | Storeable | |
t | MutualInformationController | [protected] |
updateMIs(const sensor *sensors) | MutualInformationController | [protected, virtual] |
updateXsiFreqMatrixList(const sensor *sensors) | MutualInformationController | [protected, virtual] |
useXsiCalculation | MutualInformationController | [protected] |
xsiFreqMatrixList | MutualInformationController | [protected] |
~Configurable() | Configurable | [inline, virtual] |
~Inspectable() | Inspectable | [virtual] |
~MutualInformationController() | MutualInformationController | [inline, virtual] |
~Storeable() | Storeable | [inline, virtual] |