Go to the source code of this file.
|
template<typename Scalar , int Options, typename VectorLike > |
VectorLike & | pinocchio::details::inverseAlgo (const ContactCholeskyDecompositionTpl< Scalar, Options > &chol, const Eigen::DenseIndex col, const Eigen::MatrixBase< VectorLike > &vec) |
|
|
template<typename _Scalar , int _Options> |
struct | pinocchio::PINOCCHIO_UNSUPPORTED_MESSAGE ("The API will change towards more flexibility") ContactCholeskyDecompositionTpl |
| Contact Cholesky decomposition structure. This structure allows to compute in a efficient and parsimonious way the Cholesky decomposition of the KKT matrix related to the contact dynamics. Such a decomposition is usefull when computing both the forward dynamics in contact or the related analytical derivatives. More...
|
|
|
template<typename _Scalar , int _Options> |
struct | pinocchio::PINOCCHIO_UNSUPPORTED_MESSAGE ("The API will change towards more flexibility") ContactCholeskyDecompositionTpl |
| Contact Cholesky decomposition structure. This structure allows to compute in a efficient and parsimonious way the Cholesky decomposition of the KKT matrix related to the contact dynamics. Such a decomposition is usefull when computing both the forward dynamics in contact or the related analytical derivatives. More...
|
|