pinocchio  3.9.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
Loading...
Searching...
No Matches
traits< DelassusCholeskyExpressionTpl< ContactCholeskyDecomposition > > Struct Template Reference

Public Types

enum  { RowsAtCompileTime = Eigen::Dynamic }
typedef ContactCholeskyDecomposition::Matrix Matrix
typedef ContactCholeskyDecomposition::Scalar Scalar
typedef ContactCholeskyDecomposition::Vector Vector

Detailed Description

template<typename ContactCholeskyDecomposition>
struct pinocchio::traits< DelassusCholeskyExpressionTpl< ContactCholeskyDecomposition > >

Definition at line 496 of file contact-cholesky.hpp.

Member Typedef Documentation

◆ Matrix

template<typename ContactCholeskyDecomposition>
typedef ContactCholeskyDecomposition::Matrix Matrix

Definition at line 503 of file contact-cholesky.hpp.

◆ Scalar

template<typename ContactCholeskyDecomposition>
typedef ContactCholeskyDecomposition::Scalar Scalar

Definition at line 502 of file contact-cholesky.hpp.

◆ Vector

template<typename ContactCholeskyDecomposition>
typedef ContactCholeskyDecomposition::Vector Vector

Definition at line 504 of file contact-cholesky.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename ContactCholeskyDecomposition>
anonymous enum

Definition at line 498 of file contact-cholesky.hpp.


The documentation for this struct was generated from the following file: