#include <mc_solver/utils/Update.h>
◆ Update() [1/2]
template<typename UpdateNrVars >
template<typename U = UpdateNrVars, typename = typename std::enable_if<std::is_same<U, UpdateNrVarsRobot>::value>::type>
◆ Update() [2/2]
template<typename UpdateNrVars >
template<typename U = UpdateNrVars, typename = typename std::enable_if<std::is_same<U, UpdateNrVarsLambda>::value>::type>
◆ ~Update()
template<typename UpdateNrVars >
◆ A()
template<typename UpdateNrVars >
Should be overriden to provide A in the desired operation space
◆ compute()
template<typename UpdateNrVars >
Should be overriden to update the constraint matrix and vector(s)
◆ updateImpl()
template<typename UpdateNrVars >
◆ AFull_
template<typename UpdateNrVars >
Holds the full size matrix
The documentation for this struct was generated from the following file: