iCub-main
Classes | Namespaces | Functions
DummyLearner.h File Reference
#include <vector>
#include <sstream>
#include "iCub/learningMachine/IFixedSizeLearner.h"
+ Include dependency graph for DummyLearner.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iCub::learningmachine::DummyLearner
 This dummy machine learner demonstrates how the IMachineLearner interface can be used in practice. More...
 

Namespaces

 iCub
 This file contains the definition of unique IDs for the body parts and the skin parts of the robot.
 
 iCub::learningmachine
 

Functions

std::string iCub::learningmachine::printVector (const yarp::sig::Vector &v)