ocra-recipes
Doxygen documentation for the ocra-recipes repository
Namespaces | Functions
LinearFunction.cpp File Reference
#include "ocra/optim/LinearFunction.h"
#include <sstream>
#include <stdexcept>
#include "ocra/optim/Variable.h"
#include <math.h>
Include dependency graph for LinearFunction.cpp:

Go to the source code of this file.

Namespaces

 ocra
 Optimization-based Robot Controller namespace. a library of classes to write and solve optimization problems dedicated to the control of multi-body systems.
 

Functions

void ocra::testLinearFunction ()