proxsuite-nlp  0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
Loading...
Searching...
No Matches
expose-cost.cpp File Reference
#include "proxsuite-nlp/python/fwd.hpp"
#include "proxsuite-nlp/cost-function.hpp"
#include "proxsuite-nlp/cost-sum.hpp"
#include "boost/python/operators.hpp"
Include dependency graph for expose-cost.cpp:

Go to the source code of this file.

Classes

struct  proxsuite::nlp::python::CostWrapper
 

Namespaces

namespace  proxsuite
 Main package namespace.
 
namespace  proxsuite::nlp
 
namespace  proxsuite::nlp::python
 Python bindings.
 

Functions

void proxsuite::nlp::python::exposeQuadraticCosts ()
 Expose specific cost functions.
 
void proxsuite::nlp::python::exposeCost ()