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

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

_Scalar (defined in proxsuite::nlp::math_types< _Scalar >)proxsuite::nlp::math_types< _Scalar >
Base typedef (defined in proxsuite::nlp::LinearFunctionDifferenceToPoint< _Scalar >)proxsuite::nlp::LinearFunctionDifferenceToPoint< _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
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
ComposeFunctionTpl(const shared_ptr< Base > &left, const shared_ptr< Base > &right) (defined in proxsuite::nlp::ComposeFunctionTpl< _Scalar >)proxsuite::nlp::ComposeFunctionTpl< _Scalar >inline
computeJacobian(const ConstVectorRef &x, MatrixRef Jout) constproxsuite::nlp::ComposeFunctionTpl< _Scalar >inlinevirtual
proxsuite::nlp::C2FunctionTpl::computeJacobian(const ConstVectorRef &x) constproxsuite::nlp::C1FunctionTpl< _Scalar >inline
left() const (defined in proxsuite::nlp::ComposeFunctionTpl< _Scalar >)proxsuite::nlp::ComposeFunctionTpl< _Scalar >inline
LinearFunctionDifferenceToPoint(const polymorphic< Manifold > &space, const ConstVectorRef &target, const ConstMatrixRef &A, const ConstVectorRef &b) (defined in proxsuite::nlp::LinearFunctionDifferenceToPoint< _Scalar >)proxsuite::nlp::LinearFunctionDifferenceToPoint< _Scalar >inline
Manifold typedef (defined in proxsuite::nlp::LinearFunctionDifferenceToPoint< _Scalar >)proxsuite::nlp::LinearFunctionDifferenceToPoint< _Scalar >
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::ComposeFunctionTpl< _Scalar >inlinevirtual
right() const (defined in proxsuite::nlp::ComposeFunctionTpl< _Scalar >)proxsuite::nlp::ComposeFunctionTpl< _Scalar >inline
Scalar typedef (defined in proxsuite::nlp::LinearFunctionDifferenceToPoint< _Scalar >)proxsuite::nlp::LinearFunctionDifferenceToPoint< _Scalar >
Scalar (defined in proxsuite::nlp::LinearFunctionDifferenceToPoint< _Scalar >)proxsuite::nlp::LinearFunctionDifferenceToPoint< _Scalar >
vectorHessianProduct(const ConstVectorRef &, const ConstVectorRef &, MatrixRef Hout) constproxsuite::nlp::ComposeFunctionTpl< _Scalar >inlinevirtual
~BaseFunctionTpl()=default (defined in proxsuite::nlp::BaseFunctionTpl< _Scalar >)proxsuite::nlp::BaseFunctionTpl< _Scalar >virtual