proxsuite-nlp  0.11.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
 
Loading...
Searching...
No Matches
proxsuite::nlp::func_to_cost< _Scalar > Member List

This is the complete list of members for proxsuite::nlp::func_to_cost< _Scalar >, including all inherited members.

_Scalar (defined in proxsuite::nlp::math_types< _Scalar >)proxsuite::nlp::math_types< _Scalar >
Base typedef (defined in proxsuite::nlp::func_to_cost< _Scalar >)proxsuite::nlp::func_to_cost< _Scalar >
BaseFunctionTpl(const int nx, const int ndx, const int nr) (defined in proxsuite::nlp::BaseFunctionTpl< _Scalar >)proxsuite::nlp::BaseFunctionTpl< _Scalar >inline
BaseFunctionTpl(const ManifoldAbstractTpl< Scalar > &manifold, const int nr) (defined in proxsuite::nlp::BaseFunctionTpl< _Scalar >)proxsuite::nlp::BaseFunctionTpl< _Scalar >inline
C1FunctionTpl(const int nx, const int ndx, const int nr) (defined in proxsuite::nlp::C1FunctionTpl< _Scalar >)proxsuite::nlp::C1FunctionTpl< _Scalar >inline
C1FunctionTpl(const ManifoldAbstractTpl< Scalar > &manifold, const int nr) (defined in proxsuite::nlp::C1FunctionTpl< _Scalar >)proxsuite::nlp::C1FunctionTpl< _Scalar >inline
C2Function typedef (defined in proxsuite::nlp::func_to_cost< _Scalar >)proxsuite::nlp::func_to_cost< _Scalar >
C2FunctionTpl(const int nx, const int ndx, const int nr) (defined in proxsuite::nlp::C2FunctionTpl< _Scalar >)proxsuite::nlp::C2FunctionTpl< _Scalar >inline
C2FunctionTpl(const ManifoldAbstractTpl< Scalar > &manifold, const int nr) (defined in proxsuite::nlp::C2FunctionTpl< _Scalar >)proxsuite::nlp::C2FunctionTpl< _Scalar >inline
call(const ConstVectorRef &x) constproxsuite::nlp::func_to_cost< _Scalar >inlinevirtual
computeGradient(const ConstVectorRef &x, VectorRef out) const (defined in proxsuite::nlp::func_to_cost< _Scalar >)proxsuite::nlp::func_to_cost< _Scalar >inlinevirtual
computeGradient(const ConstVectorRef &x) const (defined in proxsuite::nlp::CostFunctionBaseTpl< _Scalar >)proxsuite::nlp::CostFunctionBaseTpl< _Scalar >inline
computeHessian(const ConstVectorRef &x, MatrixRef Hout) const (defined in proxsuite::nlp::func_to_cost< _Scalar >)proxsuite::nlp::func_to_cost< _Scalar >inlinevirtual
computeHessian(const ConstVectorRef &x) const (defined in proxsuite::nlp::CostFunctionBaseTpl< _Scalar >)proxsuite::nlp::CostFunctionBaseTpl< _Scalar >inline
computeJacobian(const ConstVectorRef &x, MatrixRef Jout) constproxsuite::nlp::CostFunctionBaseTpl< _Scalar >inlinevirtual
proxsuite::nlp::C2FunctionTpl::computeJacobian(const ConstVectorRef &x) constproxsuite::nlp::C1FunctionTpl< _Scalar >inline
CostFunctionBaseTpl(const int nx, const int ndx) (defined in proxsuite::nlp::CostFunctionBaseTpl< _Scalar >)proxsuite::nlp::CostFunctionBaseTpl< _Scalar >inline
CostFunctionBaseTpl(const ManifoldAbstractTpl< Scalar > &manifold) (defined in proxsuite::nlp::CostFunctionBaseTpl< _Scalar >)proxsuite::nlp::CostFunctionBaseTpl< _Scalar >inlineexplicit
func_to_cost(const shared_ptr< C2Function > &func)proxsuite::nlp::func_to_cost< _Scalar >inline
ndx() constproxsuite::nlp::BaseFunctionTpl< _Scalar >inline
ndx_ (defined in proxsuite::nlp::BaseFunctionTpl< _Scalar >)proxsuite::nlp::BaseFunctionTpl< _Scalar >protected
nr() constproxsuite::nlp::BaseFunctionTpl< _Scalar >inline
nr_ (defined in proxsuite::nlp::BaseFunctionTpl< _Scalar >)proxsuite::nlp::BaseFunctionTpl< _Scalar >protected
nx() constproxsuite::nlp::BaseFunctionTpl< _Scalar >inline
nx_ (defined in proxsuite::nlp::BaseFunctionTpl< _Scalar >)proxsuite::nlp::BaseFunctionTpl< _Scalar >protected
operator()(const ConstVectorRef &x) constproxsuite::nlp::CostFunctionBaseTpl< _Scalar >inlinevirtual
Scalar typedef (defined in proxsuite::nlp::func_to_cost< _Scalar >)proxsuite::nlp::func_to_cost< _Scalar >
Scalar (defined in proxsuite::nlp::func_to_cost< _Scalar >)proxsuite::nlp::func_to_cost< _Scalar >
vectorHessianProduct(const ConstVectorRef &x, const ConstVectorRef &v, MatrixRef Hout) constproxsuite::nlp::CostFunctionBaseTpl< _Scalar >inlinevirtual
~BaseFunctionTpl()=default (defined in proxsuite::nlp::BaseFunctionTpl< _Scalar >)proxsuite::nlp::BaseFunctionTpl< _Scalar >virtual
~CostFunctionBaseTpl()=default (defined in proxsuite::nlp::CostFunctionBaseTpl< _Scalar >)proxsuite::nlp::CostFunctionBaseTpl< _Scalar >virtual