hpp-constraints
4.9.1
Definition of basic geometric constraints for motion planning
HPP documentation
Package main page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
h
i
j
l
m
n
o
p
q
r
s
t
v
w
+
Functions
a
c
f
h
j
l
m
o
p
r
s
w
Variables
+
Typedefs
a
b
c
d
e
h
i
j
l
m
n
o
p
q
r
s
t
v
Enumerations
Enumerator
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
+
Variables
_
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
q
r
s
t
u
v
+
Typedefs
a
b
c
d
e
f
i
j
m
n
o
p
r
s
t
v
w
x
Enumerations
+
Enumerator
a
c
d
e
f
i
l
m
o
p
r
s
v
Related Functions
+
Files
File List
+
File Members
+
All
e
h
+
Macros
e
h
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
differentiable-function-stack.hh
Go to the documentation of this file.
1
//
2
// Copyright (c) 2016 CNRS
3
// Authors: Joseph Mirabel
4
//
5
// This file is part of hpp-constraints.
6
// hpp-constraints is free software: you can redistribute it
7
// and/or modify it under the terms of the GNU Lesser General Public
8
// License as published by the Free Software Foundation, either version
9
// 3 of the License, or (at your option) any later version.
10
//
11
// hpp-constraints is distributed in the hope that it will be
12
// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
13
// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14
// General Lesser Public License for more details. You should have
15
// received a copy of the GNU Lesser General Public License along with
16
// hpp-constraints. If not, see
17
// <http://www.gnu.org/licenses/>.
18
19
#ifndef HPP_CONSTRAINTS_DIFFERENTIABLE_FUNCTION_STACK_HH
20
# define HPP_CONSTRAINTS_DIFFERENTIABLE_FUNCTION_STACK_HH
21
22
# warning "This file is deprecated, include <hpp/constraints/differentiable-function-set.hh> instead"
23
24
# include <
hpp/constraints/differentiable-function-set.hh
>
25
26
namespace
hpp
{
27
namespace
constraints {
28
}
// namespace constraints
29
}
// namespace hpp
30
31
#endif // HPP_CONSTRAINTS_DIFFERENTIABLE_FUNCTION_STACK_HH
hpp
differentiable-function-set.hh
include
hpp
constraints
differentiable-function-stack.hh
Generated by
1.8.13