ocra-recipes
Doxygen documentation for the ocra-recipes repository
Classes | Namespaces
Variable.h File Reference

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>
Include dependency graph for Variable.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Declaration file of the Variable class.

Copyright (C) 2009 CEA/DRT/LIST/DTSI/SRCI

Author
Escande Adrien
Brisset Julien
Date
09/04/14

File history:

Definition in file Variable.h.