Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
invertmotornstep.h File Reference
#include "invertmotorcontroller.h"
#include "teachable.h"
#include <assert.h>
#include <cmath>
#include <selforg/matrix.h>
#include <selforg/noisegenerator.h>
Include dependency graph for invertmotornstep.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  InvertMotorNStepConf
 
class  InvertMotorNStep
 class for robot controller that uses the georg's matrixlib for direct matrix inversion for n channels (simple one layer networks) More...
 

Typedefs

typedef struct InvertMotorNStepConf InvertMotorNStepConf
 

Typedef Documentation