ocra-recipes
Doxygen documentation for the ocra-recipes repository
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
ocra
include
ocra
optim
TestFunction.h
Go to the documentation of this file.
1
13
#ifndef _OCRABASE_TEST_FUNCTION_H_
14
#define _OCRABASE_TEST_FUNCTION_H_
15
16
#ifdef WIN32
17
#pragma once
18
#endif
19
20
#include "
ocra/optim/Function.h
"
21
22
namespace
ocra
23
{
24
25
}
26
27
void
exampleFunction
();
28
29
#endif //_OCRABASE_TEST_FUNCTION_H_
30
31
// cmake:sourcegroup=Function
exampleFunction
void exampleFunction()
Definition:
TestFunction.cpp:420
ocra
Optimization-based Robot Controller namespace. a library of classes to write and solve optimization p...
Definition:
ContactAvoidanceConstraint.h:14
Function.h
Declaration file of the Function class.
Generated on Wed Mar 21 2018 09:00:39 for ocra-recipes by
1.8.11