proxsuite-nlp  0.10.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.

_Scalarproxsuite::nlp::math_types< _Scalar >
Base typedefproxsuite::nlp::func_to_cost< Scalar >
BaseFunctionTpl(const int nx, const int ndx, const int nr)proxsuite::nlp::BaseFunctionTpl< _Scalar >inline
BaseFunctionTpl(const ManifoldAbstractTpl< _Scalar > &manifold, const int nr)proxsuite::nlp::BaseFunctionTpl< _Scalar >inline
C1FunctionTpl(const int nx, const int ndx, const int nr)proxsuite::nlp::C1FunctionTpl< _Scalar >inline
C1FunctionTpl(const ManifoldAbstractTpl< _Scalar > &manifold, const int nr)proxsuite::nlp::C1FunctionTpl< _Scalar >inline
C2Function typedefproxsuite::nlp::func_to_cost< Scalar >
C2FunctionTpl(const int nx, const int ndx, const int nr)proxsuite::nlp::C2FunctionTpl< _Scalar >inline
C2FunctionTpl(const ManifoldAbstractTpl< _Scalar > &manifold, const int nr)proxsuite::nlp::C2FunctionTpl< _Scalar >inline
call(const ConstVectorRef &x) constproxsuite::nlp::func_to_cost< Scalar >inlinevirtual
computeGradient(const ConstVectorRef &x, VectorRef out) constproxsuite::nlp::func_to_cost< Scalar >inlinevirtual
proxsuite::nlp::CostFunctionBaseTpl< _Scalar >::computeGradient(const ConstVectorRef &x) constproxsuite::nlp::CostFunctionBaseTpl< _Scalar >inline
computeHessian(const ConstVectorRef &x, MatrixRef Hout) constproxsuite::nlp::func_to_cost< Scalar >inlinevirtual
proxsuite::nlp::CostFunctionBaseTpl< _Scalar >::computeHessian(const ConstVectorRef &x) constproxsuite::nlp::CostFunctionBaseTpl< _Scalar >inline
computeJacobian(const ConstVectorRef &x, MatrixRef Jout) constproxsuite::nlp::CostFunctionBaseTpl< _Scalar >inlinevirtual
proxsuite::nlp::C2FunctionTpl< _Scalar >::computeJacobian(const ConstVectorRef &x) constproxsuite::nlp::C1FunctionTpl< _Scalar >inline
CostFunctionBaseTpl(const int nx, const int ndx)proxsuite::nlp::CostFunctionBaseTpl< _Scalar >inline
CostFunctionBaseTpl(const ManifoldAbstractTpl< _Scalar > &manifold)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_proxsuite::nlp::BaseFunctionTpl< _Scalar >protected
nr() constproxsuite::nlp::BaseFunctionTpl< _Scalar >inline
nr_proxsuite::nlp::BaseFunctionTpl< _Scalar >protected
nx() constproxsuite::nlp::BaseFunctionTpl< _Scalar >inline
nx_proxsuite::nlp::BaseFunctionTpl< _Scalar >protected
operator()(const ConstVectorRef &x) constproxsuite::nlp::CostFunctionBaseTpl< _Scalar >inlinevirtual
Scalar typedefproxsuite::nlp::func_to_cost< Scalar >
Scalarproxsuite::nlp::func_to_cost< Scalar >
vectorHessianProduct(const ConstVectorRef &x, const ConstVectorRef &v, MatrixRef Hout) constproxsuite::nlp::CostFunctionBaseTpl< _Scalar >inlinevirtual
~BaseFunctionTpl()=defaultproxsuite::nlp::BaseFunctionTpl< _Scalar >virtual
~CostFunctionBaseTpl()=defaultproxsuite::nlp::CostFunctionBaseTpl< _Scalar >virtual