|
ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
Declaration file of the Function class. More...
#include "ocra/optim/IFunction.h"#include "ocra/optim/IFunctionProperties.h"#include "ocra/optim/AbilitySet.h"#include "ocra/optim/CoupledInputOutputSize.h"#include "ocra/optim/Variable.h"#include "ocra/optim/ObserverSubject.h"#include "ocra/optim/NamedInstance.h"Go to the source code of this file.
Classes | |
| class | ocra::Function |
| Function class. 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. | |
Functions | |
| void | testFunction () |
Declaration file of the Function class.
Copyright (C) 2009 CEA/DRT/LIST/DTSI/SRCI Copyright (C) 2010 CEA/DRT/LIST/DIASI/LSI
Definition in file Function.h.
| void testFunction | ( | ) |
Definition at line 184 of file Function.cpp.
1.8.11