Public Types | |
typedef ContactCholeskyDecompositionTpl< Scalar, Options > | Base |
typedef Base::BooleanVector | BooleanVector |
typedef Base::IndexVector | IndexVector |
Public Member Functions | |
ContactCholeskyDecompositionAccessorTpl (const Base &other) | |
const std::vector< BooleanVector > & | getJoint1_indexes () const |
const std::vector< BooleanVector > & | getJoint2_indexes () const |
const IndexVector & | getLastChild () const |
const IndexVector & | getNvSubtree_fromRow () const |
const IndexVector & | getParents_fromRow () const |
Definition at line 23 of file unittest/contact-cholesky.cpp.
typedef ContactCholeskyDecompositionTpl<Scalar, Options> pinocchio::cholesky::ContactCholeskyDecompositionAccessorTpl< Scalar, Options >::Base |
Definition at line 26 of file unittest/contact-cholesky.cpp.
typedef Base::BooleanVector pinocchio::cholesky::ContactCholeskyDecompositionAccessorTpl< Scalar, Options >::BooleanVector |
Definition at line 28 of file unittest/contact-cholesky.cpp.
typedef Base::IndexVector pinocchio::cholesky::ContactCholeskyDecompositionAccessorTpl< Scalar, Options >::IndexVector |
Definition at line 27 of file unittest/contact-cholesky.cpp.
|
inline |
Definition at line 30 of file unittest/contact-cholesky.cpp.
|
inline |
Definition at line 47 of file unittest/contact-cholesky.cpp.
|
inline |
Definition at line 51 of file unittest/contact-cholesky.cpp.
|
inline |
Definition at line 39 of file unittest/contact-cholesky.cpp.
|
inline |
Definition at line 43 of file unittest/contact-cholesky.cpp.
|
inline |
Definition at line 35 of file unittest/contact-cholesky.cpp.