proxsuite-nlp  0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
 Ccontextlib.AbstractContextManager
 Cproxsuite::nlp::ALMeritFunctionTpl< _Scalar >Primal-dual augmented Lagrangian-type merit function
 Cproxsuite::nlp::ALMeritFunctionTpl< Scalar >
 Cproxsuite::nlp::helpers::base_callback< Scalar >
 Cproxsuite::nlp::helpers::base_callback< context::Scalar >
 Cproxsuite::nlp::BaseLoggerA logging utility
 Cproxsuite::nlp::BCLParamsTpl< Scalar >
 Cproxsuite::nlp::linalg::backend::block_impl< Scalar >Implementation struct for the recursive block LDLT algorithm
 Cproxsuite::nlp::linalg::backend::block_triangular_subsolve_impl< Mode, IsLower >
 Cproxsuite_nlp.C2Function
 Cproxsuite::nlp::ComputeSignatureVisitor
 Cproxsuite::nlp::ConstraintObjectTpl< Scalar >Packs a ConstraintSetTpl and C2FunctionTpl together
 Cproxsuite::nlp::ConstraintSetTpl< Scalar >Base constraint set type
 Cproxsuite::nlp::ConstraintSetTpl< _Scalar >
 Cxyz::detail::control_block< T, A >
 CCost
 Cboost::python::def_visitor
 Cxyz::detail::empty_base_optimization< T, CanBeEmptyBaseClass >
 Cxyz::detail::empty_base_optimization< std::allocator< proxsuite::nlp::ConstraintSetTpl > >
 Cxyz::detail::empty_base_optimization< std::allocator< proxsuite::nlp::ManifoldAbstractTpl > >
 Cxyz::detail::empty_base_optimization< std::allocator< T > >
 Cstd::exceptionSTL class
 Cstd::false_type
 Cproxsuite::nlp::autodiff::finite_difference_wrapper< Scalar, n >
 Cproxsuite::nlp::Linesearch< T >::FunctionSample
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, LHS, RHS >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, Dense, Dense >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, Dense, Diag >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, Dense, TriL >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, Dense, TriU >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, Diag, Dense >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, Diag, Diag >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, Diag, TriL >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, Diag, TriU >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, TriL, Dense >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, TriL, Diag >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, TriL, TriL >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, TriL, TriU >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, TriU, Dense >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, TriU, Diag >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, TriU, TriL >
 Cproxsuite::nlp::linalg::backend::GemmT< Scalar, TriU, TriU >
 Cxyz::in_place_type_t< T >
 Cboost::python::instance_holder
 Cproxsuite::nlp::linalg::ldlt_base< Scalar >Base interface for LDLT solvers
 Cproxsuite::nlp::linalg::ldlt_base< _Scalar >
 Cproxsuite::nlp::Linesearch< T >Base linesearch class. Design pattern inspired by Google Ceres-Solver
 Cproxsuite::nlp::Linesearch< Scalar >
 Cproxsuite::nlp::LogRecord
 Cproxsuite::nlp::ManifoldAbstractTpl< _Scalar, _Options >
 Cproxsuite::nlp::ManifoldAbstractTpl< 3::Scalar, 3::Options >
 Cproxsuite::nlp::ManifoldAbstractTpl< _LieGroup::Scalar, _LieGroup::Options >
 Cproxsuite::nlp::ManifoldAbstractTpl< _Scalar >
 Cproxsuite::nlp::ManifoldAbstractTpl< _Scalar, 0 >
 Cproxsuite::nlp::ManifoldAbstractTpl< Base::Scalar >
 Cproxsuite::nlp::ManifoldAbstractTpl< MultibodyConfiguration< Scalar, 0 >::Scalar >
 Cproxsuite::nlp::ManifoldAbstractTpl< Scalar >
 Cproxsuite::nlp::ManifoldAbstractTpl< Scalar, _Options >
 Cproxsuite::nlp::math_types< _Scalar >Typedefs for math (Eigen vectors, matrices) depending on scalar type
 Cproxsuite::nlp::math_types< Scalar >
 Cproxsuite::nlp::math_types< T >
 Cproxsuite::nlp::Linesearch< T >::Options
 Cfmt::ostream_formatter
 Cboost::python::pointee< xyz::polymorphic< T, A > >
 Cproxsuite::nlp::python::PolymorphicVisitor< Poly >
 Cproxsuite::nlp::PolynomialTpl< T >Polynomials represented by their coefficients in decreasing order of degree
 Cproxsuite::nlp::PolynomialTpl< Scalar >
 Cproxsuite::nlp::ProblemTpl< _Scalar >
 Cproxsuite::nlp::ProxNLPSolverTpl< _Scalar >
 Cproxsuite::nlp::ResultsTpl< _Scalar >Results struct, holding the returned data from the solver
 CSolverBase
 Cproxsuite::nlp::linalg::SymbolicBlockMatrixSymbolic representation of the sparsity structure of a (square) block matrix
 Cproxsuite::nlp::python::internal::ToPythonIndirectPoly< const xyz::polymorphic< T, A > &, MakeHolder >
 Cproxsuite::nlp::python::internal::ToPythonIndirectPoly< xyz::polymorphic< T, A > &, MakeHolder >
 Cproxsuite::nlp::linalg::TriangularBlockMatrix< _MatrixType, _Mode >Representation for triangular block matrices
 Cproxsuite::nlp::WorkspaceTpl< Scalar >
 Cboost::python::wrapper
 CT