InvertMotorNStep Member List

This is the complete list of members for InvertMotorNStep, including all inherited members.
AInvertMotorNStep
AbstractController(const std::string &name, const std::string &revision)AbstractController [inline]
activeExploreInvertMotorNStep [protected]
adaptRateInvertMotorController [protected]
addCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
addConfigurable(Configurable *conf)Configurable [virtual]
addInfoLine(std::string infoLine)Inspectable [virtual]
addInfoLines(std::list< std::string > infoLineList)Inspectable [virtual]
addInspectable(Inspectable *insp)Inspectable [virtual]
addInspectableDescription(const iparamkey &key, const std::string &descr)Inspectable [virtual]
addInspectableMatrix(const iparamkey &key, const matrix::Matrix *m, bool only4x4AndDiag=true, const std::string &descr=std::string())Inspectable [virtual]
addInspectableValue(const iparamkey &key, iparamval const *val, const std::string &descr=std::string())Inspectable [virtual]
addParameter(const paramkey &key, paramval *val, paramval minBound, paramval maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, paramval *val, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, parambool *val, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, paramint *val, paramint minBound, paramint maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, paramint *val, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramval *val, paramval def, paramval minBound, paramval maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramval *val, paramval def, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, parambool *val, parambool def, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramint *val, paramint def, paramint minBound, paramint maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramint *val, paramint def, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
BInvertMotorNStep
BackCaller()BackCaller
BNoiseGenInvertMotorNStep [protected]
buffersizeHomeokinBase [protected]
CInvertMotorNStep
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]
callBack(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
CALLBACK_CONFIGURABLE_CHANGEDConfigurable [static]
CallbackableType typedefBackCaller
callBackQMP(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
cdiagabsInvertMotorNStep [protected]
cfactorInvertMotorNStep [protected]
clip095(double x)InvertMotorNStep [static]
cnondiagabsInvertMotorNStep [protected]
confInvertMotorNStep [protected]
Configurable()Configurable [inline]
Configurable(const std::string &name, const std::string &revision)Configurable [inline]
configurableChanged()Configurable [virtual]
configurableList typedefConfigurable
continuityInvertMotorNStep [protected]
copyParameters(const Configurable &, bool traverseChildren=true)Configurable [protected]
dampAInvertMotorController [protected]
dampCInvertMotorNStep [protected]
dampSInvertMotorNStep [protected]
DEFAULT_CALLBACKABLE_TYPEBackCaller [static]
desensInvertMotorController [protected]
E_valInvertMotorNStep [protected]
epsAHomeokinBase [protected]
epsCHomeokinBase [protected]
eta_bufferInvertMotorNStep [protected]
factorBHomeokinBase [protected]
fillBuffersAndControl(const sensor *x_, int number_sensors, motor *y_, int number_motors)InvertMotorNStep [protected, virtual]
g(double z)HomeokinBase [inline, protected, static]
getAllParamNames(bool traverseChildren=true)Configurable [virtual]
getC()InvertMotorNStep [inline]
getConfigurables() const Configurable [virtual]
getDefaultConf()InvertMotorNStep [inline, static]
getE() const InvertMotorNStep [inline]
getId() const Configurable [inline]
getInfoLines() const Inspectable [virtual]
getInspectables() 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]
getNameOfInspectable() const Inspectable [virtual]
getParam(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamBoolMap() const Configurable [inline, virtual]
getParamDescr(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamintBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamIntMap() const Configurable [inline, virtual]
getParamList() const Configurable [inline, virtual]
getParamvalBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamValMap() 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]
HInvertMotorNStep
hasParam(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
hasParamDescr(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
hasParamintBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
hasParamvalBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
HomeokinBase(unsigned short buffersize, const std::string &name, const std::string &revision)HomeokinBase [inline]
IConnection typedefInspectable
iconnectionlist typedefInspectable
ILayer typedefInspectable
ilayerlist typedefInspectable
imatrixpair typedefInspectable
imatrixpairlist typedefInspectable
infoLinesList typedefInspectable
infoLineStringListInspectable [protected]
inhibitionInvertMotorNStep [protected]
init(int sensornumber, int motornumber, RandGen *randGen=0)InvertMotorNStep [virtual]
initialisedHomeokinBase [protected]
insertCVSInfo(paramkey &str, const char *file, const char *revision)Configurable [static]
Inspectable(const iparamkey &name="")Inspectable
inspectableList typedefInspectable
InvertMotorController(unsigned short buffersize, const std::string &name, const std::string &revision)InvertMotorController [inline]
InvertMotorNStep(const InvertMotorNStepConf &conf=getDefaultConf())InvertMotorNStep
iparamkey typedefInspectable
iparamkeylist typedefInspectable
iparampair typedefInspectable
iparampairlist typedefInspectable
iparamval typedefInspectable
iparamvallist typedefInspectable
iparamvalptrlist typedefInspectable
kwtaInvertMotorNStep [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
limitRFInvertMotorNStep [protected]
logaEHomeokinBase [protected]
management()InvertMotorNStep [protected, virtual]
managementIntervalInvertMotorNStep [protected]
mapOfMatricesInspectable [protected]
mapOfValuesInspectable [protected]
model(const matrix::Matrix *x_buffer, int delay, const matrix::Matrix &y)InvertMotorNStep [protected, virtual]
modelCompliantInvertMotorNStep [protected]
motor typedefAbstractController
motorBabblingStep(const sensor *, int number_sensors, const motor *, int number_motors)AbstractController [inline, virtual]
nameInspectable [protected]
noiseBInvertMotorController [protected]
noiseYInvertMotorNStep [protected]
nomUpdateInvertMotorController [protected]
notifyOnChange(const paramkey &key)Configurable [inline, virtual]
number_motorsInvertMotorNStep [protected]
number_sensorsInvertMotorNStep [protected]
painInvertMotorNStep [protected]
parambool typedefConfigurable
paramboollist typedefConfigurable
paramboolmap typedefConfigurable
paramboolpair typedefConfigurable
paramdescr typedefConfigurable
paramdescrmap typedefConfigurable
paramint typedefConfigurable
paramintBounds typedefConfigurable
paramintBoundsMap typedefConfigurable
paramintlist typedefConfigurable
paramintmap typedefConfigurable
paramintpair typedefConfigurable
paramkey typedefConfigurable
paramlist typedefConfigurable
parammap typedefConfigurable
paramval typedefConfigurable
paramvalBounds typedefConfigurable
paramvalBoundsMap typedefConfigurable
paramvalpair typedefConfigurable
parse(FILE *f, const char *prefix=0, bool traverseChildren=true)Configurable
print(FILE *f, const char *prefix, int columns=90, bool traverseChildren=true) const Configurable
printdescr(FILE *f, const char *prefix, const paramkey &key, int columns, int indent) const Configurable [protected]
putInBuffer(matrix::Matrix *buffer, const matrix::Matrix &vec, int delay=0)HomeokinBase [inline, protected]
RInvertMotorNStep [protected]
regularizedInverse(double v)InvertMotorNStep [static]
reinforcefactorInvertMotorNStep [protected]
reinforcementInvertMotorNStep [protected]
relativeEInvertMotorController [protected]
removeAllCallbackables(CallbackableType type)BackCaller [virtual]
removeCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
removeConfigurable(Configurable *conf)Configurable [virtual]
removeInfoLines()Inspectable [virtual]
removeInspectable(Inspectable *insp)Inspectable [virtual]
restore(FILE *f)InvertMotorNStep [virtual]
restoreCfg(const char *filenamestem)Configurable [virtual]
restoreFromFile(const char *filename)Storeable
rootEHomeokinBase [protected]
SInvertMotorNStep
s4avgHomeokinBase [protected]
s4delayHomeokinBase [protected]
SDInvertMotorNStep
sensor typedefAbstractController
sensorweightsInvertMotorNStep [protected]
setMotorTeaching(const matrix::Matrix &teaching)InvertMotorNStep [virtual]
setMotorTeachingSignal(const motor *teaching, int len)InvertMotorNStep [virtual]
setName(const paramkey &name, bool callSetNameOfInspectable=true)Configurable [virtual]
setNameOfInspectable(const iparamkey &name)Inspectable [virtual]
setParam(const paramkey &key, paramval val, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramval minBound, paramval maxBound, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramint minBound, paramint maxBound, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramvalBounds bounds, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramintBounds bounds, bool traverseChildren=true)Configurable [virtual]
setParamDescr(const paramkey &key, const paramdescr &descr, bool traverseChildren=true)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
SmallIDInvertMotorNStep [protected]
squashSizeHomeokinBase [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]
stepsInvertMotorController [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
tHomeokinBase [protected]
t_randInvertMotorNStep [protected]
teacherInvertMotorController [protected]
updateCandH(const matrix::Matrix &C_update, const matrix::Matrix &H_update, double squashSize)InvertMotorNStep [protected, virtual]
useTeachingInvertMotorNStep [protected]
vInvertMotorNStep [protected]
x_bufferInvertMotorNStep [protected]
x_smoothInvertMotorNStep [protected]
xsiInvertMotorNStep [protected]
xsi_normInvertMotorNStep [protected]
xsi_norm_avgInvertMotorNStep [protected]
y_bufferInvertMotorNStep [protected]
y_teachingInvertMotorNStep [protected]
YNoiseGenInvertMotorNStep [protected]
zero_etaInvertMotorNStep [protected]
zetaupdateInvertMotorController [protected]
~BackCaller()BackCaller [virtual]
~Configurable()Configurable [inline, virtual]
~Inspectable()Inspectable [virtual]
~InvertMotorNStep()InvertMotorNStep [virtual]
~Storeable()Storeable [inline, virtual]
~Teachable()Teachable [inline, virtual]
Generated on Thu Jun 28 14:48:12 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3