MCPcopy Create free account

hub / github.com/Simple-Robotics/aligator / functions

Functions1,126 in github.com/Simple-Robotics/aligator

MethodgetNumThreads
include/aligator/solvers/fddp/solver-fddp.hpp:81
MethodgetNumThreads
include/aligator/solvers/proxddp/solver-proxddp.hpp:193
MethodgetResidual
include/aligator/modelling/costs/log-residual-cost.hpp:57
MethodgetResidual
include/aligator/modelling/costs/quad-residual-cost.hpp:51
MethodgetResidual
include/aligator/modelling/costs/relaxed-log-barrier.hpp:48
MethodgetTangentHeadWrite
include/aligator/modelling/spaces/tangent-bundle.hpp:64
MethodgetTarget
include/aligator/modelling/costs/quad-state-cost.hpp:37
MethodgetTarget
include/aligator/modelling/costs/quad-state-cost.hpp:71
MethodgetU
include/aligator/core/bunchkaufman.hpp:430
MethodgetU
include/aligator/core/bunchkaufman.hpp:444
Methodget_allocator
include/aligator/core/arena-matrix.hpp:51
Methodget_allocator
include/aligator/gar/parallel-solver.hpp:83
Methodget_allocator
include/aligator/gar/riccati-kernel.hpp:54
Methodget_allocator
include/aligator/gar/lqr-problem.hpp:187
Methodget_allocator
include/aligator/gar/proximal-riccati.hpp:38
Methodget_allocator
include/aligator/solvers/proxddp/workspace.hpp:126
Methodget_block
bindings/python/include/aligator/python/blk-matrix.hpp:23
Methodget_block2
bindings/python/include/aligator/python/blk-matrix.hpp:27
Methodget_cols
include/aligator/core/arena-matrix.hpp:227
Functionget_current_threads
Get the current number of threads.
include/aligator/threads.hpp:18
Methodget_from_index
bindings/python/include/aligator/python/functions.hpp:129
Methodget_from_indices
bindings/python/include/aligator/python/functions.hpp:133
Functionget_position_limit_constraint
()
examples/ur10_ballistic.py:237
Methodget_product_space
include/aligator/modelling/costs/cost-direct-sum.hpp:40
Methodget_ptr
bindings/python/include/aligator/python/polymorphic.hpp:128
Methodget_pytype
bindings/python/include/aligator/python/polymorphic.hpp:268
Methodget_rows
include/aligator/core/arena-matrix.hpp:221
Methodget_slice
bindings/python/include/aligator/python/functions.hpp:118
Functionget_thread_id
Get the current thread ID.
include/aligator/threads.hpp:23
Methodget_vector_space
include/aligator/modelling/costs/quad-costs.hpp:39
MethodhasCrossTerm
@copydoc has_cross_term_
include/aligator/modelling/costs/quad-costs.hpp:123
MethodhasDynModel
include/aligator/compat/crocoddyl/action-model-wrap.hpp:63
MethodhasDynModel
Whether the stage's dynamics model can be accessed. This boolean allows flexibility in solvers when dealing with different frontends e.g. Crocoddyl's
include/aligator/core/stage-model.hpp:87
Methodholds
required holder implementation
bindings/python/include/aligator/python/polymorphic.hpp:139
Methodholds_wrapped
bindings/python/include/aligator/python/polymorphic.hpp:150
MethodincreaseRegularization
include/aligator/solvers/fddp/solver-fddp.hpp:151
MethodincreaseRegularization
include/aligator/solvers/proxddp/solver-proxddp.hpp:356
Methodinit
include/aligator/solvers/proxddp/solver-proxddp.hpp:86
Methodinitialize
include/aligator/core/blk-matrix.hpp:234
MethodinitializeRegularization
Initialize primal regularization for the inner loop. See sec. 3.1 of the IPOPT paper [Wächter, Biegler 2006] This called before first bwd pass attempt
include/aligator/solvers/proxddp/solver-proxddp.hpp:346
Methodintegrate_impl
include/aligator/modelling/spaces/multibody.hpp:47
Methodintegrate_impl
include/aligator/modelling/spaces/pinocchio-groups.hpp:66
Methodintegrate_impl
include/aligator/compat/crocoddyl/state-wrap.hpp:46
Methodintegrate_impl
include/aligator/core/vector-space.hpp:52
Methodinterpolate_impl
include/aligator/modelling/spaces/multibody.hpp:96
Methodinterpolate_impl
include/aligator/modelling/spaces/pinocchio-groups.hpp:106
Methodinterpolate_impl
include/aligator/core/vector-space.hpp:86
Methodinterpolate_impl
@brief Interpolation operation.
include/aligator/core/manifold-base.hpp:147
MethodinvokeCallbacks
include/aligator/solvers/fddp/solver-fddp.hpp:205
MethodinvokeCallbacks
@brief Invoke callbacks.
include/aligator/solvers/proxddp/solver-proxddp.hpp:293
MethodisExplicit
@brief Check if this dynamics model is implicit or explicit.
include/aligator/core/dynamics.hpp:36
MethodisInitialized
include/aligator/solvers/workspace-base.hpp:43
MethodisInitialized
include/aligator/solvers/results-base.hpp:37
MethodisNormalized
include/aligator/modelling/spaces/multibody.hpp:37
MethodisNormalized
include/aligator/modelling/spaces/pinocchio-groups.hpp:57
MethodisParameterized
include/aligator/gar/lqr-problem.hpp:163
MethodisUnderactuated
* @brief Determine whether the system is underactuated. * @details This is the case when the actuation matrix rank is lower to the * velocity d
include/aligator/modelling/dynamics/multibody-free-fwd.hpp:50
MethodisValid
include/aligator/solvers/proxddp/solver-proxddp.hpp:80
Methodkkt0_t
include/aligator/gar/riccati-kernel.hpp:117
Methodknot_fixture
tests/gar/knot.cpp:21
Methodlast
include/aligator/third-party/boost/core/span.hpp:255
MethodlieGroup
include/aligator/modelling/spaces/pinocchio-groups.hpp:55
Methodlinear_func_composition_impl
include/aligator/modelling/linear-function-composition.hpp:28
Methodlog
src/utils/logger.cpp:23
FunctionlqrDenseMatrix
tests/gar/test_util.hpp:90
FunctionlqrDenseSolutionToTraj
include/aligator/gar/utils.hpp:81
FunctionlqrKnotsSameDim
include/aligator/gar/lqr-problem.hpp:198
Functionlqr_create_sparse_wrap
bindings/python/src/gar/expose-utils.cpp:24
Functionlqr_problem
()
tests/python/test_solver.py:16
Functionlqr_problem_constrained
(lqr_problem)
tests/python/test_solver.py:80
Functionlqr_sol_initialize_wrap
bindings/python/src/gar/expose-utils.cpp:13
Functionmain
examples/clqr.cpp:27
Functionmain
examples/se2-car.cpp:7
Functionmain
examples/talos-walk.cpp:16
Functionmain
examples/talos-arm.cpp:12
Functionmain
bench/croc-talos-arm.cpp:118
Functionmain
bench/talos-walk.cpp:113
Functionmain
bench/lqr.cpp:122
Functionmain
bench/gar-riccati.cpp:93
Functionmake_npendulum
(N, ub=True, lengths=None)
examples/utils/__init__.py:148
Functionmake_setter_eigen_matrix
bindings/python/include/aligator/python/eigen-member.hpp:56
Functionmake_span_from_indices
include/aligator/gar/riccati-kernel.hpp:17
Functionmake_symmetric
include/aligator/math.hpp:210
Methodmimalloc_resource
include/aligator/core/mimalloc-resource.hpp:11
Functionmpc_problem
()
tests/python/test_mpc.py:21
Methodmu
include/aligator/core/constraint-set.hpp:108
Methodmu
include/aligator/solvers/proxddp/solver-proxddp.hpp:310
Methodmu_dyn
Used in linesearch.
include/aligator/solvers/proxddp/solver-proxddp.hpp:313
Methodmu_inv
include/aligator/core/constraint-set.hpp:109
Methodmu_inv
include/aligator/solvers/proxddp/solver-proxddp.hpp:311
Methodneutral_impl
include/aligator/modelling/spaces/multibody.hpp:101
Methodneutral_impl
include/aligator/modelling/spaces/pinocchio-groups.hpp:112
Methodneutral_impl
include/aligator/compat/crocoddyl/state-wrap.hpp:42
Methodneutral_impl
include/aligator/core/manifold-base.hpp:154
MethodnormalConeProjection
include/aligator/modelling/constraints/equality-constraint.hpp:37
MethodnormalConeProjection
include/aligator/modelling/constraints/negative-orthant.hpp:36
MethodnormalConeProjection
include/aligator/modelling/constraints/l1-penalty.hpp:45
MethodnormalConeProjection
include/aligator/modelling/constraints/constraint-set-product.hpp:77
Methodnormal_unary_op
tests/test_util.hpp:8
Methodntau
include/aligator/modelling/dynamics/multibody-free-fwd.hpp:40
← previousnext →801–900 of 1,126, ranked by callers