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

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

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