proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
Loading...
Searching...
No Matches
deprecation-policy.hpp
Go to the documentation of this file.
1
//
2
// Copyright (C) 2024 LAAS-CNRS, INRIA
3
//
4
#pragma once
5
6
#include "proxsuite-nlp/deprecated.hpp"
7
#include <eigenpy/deprecation-policy.hpp>
8
9
PROXSUITE_NLP_DEPRECATED_HEADER
(
"This header has been deprecated. Use "
10
"<eigenpy/deprecation-policy.hpp> instead."
)
11
12
namespace
proxsuite
{
13
namespace
nlp {
14
using
eigenpy::deprecated_function;
15
using
eigenpy::deprecated_member;
16
using
eigenpy::deprecation_warning_policy;
17
using
eigenpy::DeprecationType;
18
}
// namespace nlp
19
}
// namespace proxsuite
PROXSUITE_NLP_DEPRECATED_HEADER
PROXSUITE_NLP_DEPRECATED_HEADER("This header has been deprecated. Use " "<eigenpy/deprecation-policy.hpp> instead.") namespace proxsuite
Definition
deprecation-policy.hpp:9
proxsuite
Main package namespace.
Definition
bcl-params.hpp:5
bindings
python
include
proxsuite-nlp
python
deprecation-policy.hpp
Generated by
1.11.0