hpp-constraints
4.9.1
Definition of basic geometric constraints for motion planning
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