| 
    iCub-main
    
   | 
 
 Include dependency graph for adaptWinPolyEstimator.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | iCub::ctrl::AWPolyElement | 
| Basic element for adaptive polynomial fitting.  More... | |
| class | iCub::ctrl::AWPolyEstimator | 
| Adaptive window polynomial fitting.  More... | |
| class | iCub::ctrl::AWLinEstimator | 
| Adaptive window linear fitting to estimate the first derivative.  More... | |
| class | iCub::ctrl::AWQuadEstimator | 
| Adaptive window quadratic fitting to estimate the second derivative.  More... | |
Namespaces | |
| namespace | iCub | 
| This file contains the definition of unique IDs for the body parts and the skin parts of the robot.  | |
| namespace | iCub::ctrl | 
Typedefs | |
| typedef std::deque< AWPolyElement > | iCub::ctrl::AWPolyList |