ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
Declaration file of the Variable class. More...
#include "ocra/optim/ObserverSubject.h"
#include "ocra/optim/Composite.h"
#include <Eigen/Eigen>
#include <boost/noncopyable.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | ocra::VariableHasRestrictedClassDerivation |
struct | ocra::VariableParenthood |
This class stores information about a composite-component relationship. More... | |
class | ocra::Variable |
This class represents a variable in a mathematical sense. More... | |
class | ocra::BaseVariable |
Implements a basic variable. More... | |
class | ocra::CompositeVariable |
A concatenation of base variables and other composite variables. More... | |
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. | |
Declaration file of the Variable class.
Copyright (C) 2009 CEA/DRT/LIST/DTSI/SRCI
File history:
Definition in file Variable.h.