iCub-main
Namespaces | Functions
algorithms.h File Reference
#include <deque>
#include <yarp/sig/all.h>
+ Include dependency graph for algorithms.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

bool iCub::optimization::minVolumeEllipsoid (const std::deque< yarp::sig::Vector > &points, const double tol, yarp::sig::Matrix &A, yarp::sig::Vector &c)
 Find the minimum volume ellipsoide (MVEE) of a set of N d-dimensional data points. More...