iCub-main
|
#include <cmath>
#include <algorithm>
#include <string>
#include <deque>
#include <yarp/sig/all.h>
#include <yarp/dev/all.h>
#include <yarp/math/Math.h>
#include <iCub/ctrl/math.h>
#include <IpTNLP.hpp>
#include <nlp.h>
Go to the source code of this file.
Classes | |
class | EyeAlignerNLP |
Functions | |
Matrix | computeH (const Vector &x) |
Matrix | computeH (const Ipopt::Number *x) |