proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
|
This is the complete list of members for proxsuite::nlp::PolynomialTpl< T >, including all inherited members.
coeffs | proxsuite::nlp::PolynomialTpl< T > | |
degree() const | proxsuite::nlp::PolynomialTpl< T > | inline |
derivative() const | proxsuite::nlp::PolynomialTpl< T > | inline |
evaluate(T a) const | proxsuite::nlp::PolynomialTpl< T > | inline |
PolynomialTpl() | proxsuite::nlp::PolynomialTpl< T > | inline |
PolynomialTpl(const Eigen::Ref< const VectorXs > &c) | proxsuite::nlp::PolynomialTpl< T > | inline |
VectorXs typedef | proxsuite::nlp::PolynomialTpl< T > |