#include <joint-planar.hpp>
Public Member Functions | |
ConstraintTranspose (const ConstraintPlanarTpl &ref) | |
template<typename Derived > | |
ForceDense< Derived >::Vector3 | operator* (const ForceDense< Derived > &phi) |
Public Attributes | |
const ConstraintPlanarTpl & | ref |
Friends | |
template<typename Derived > | |
Eigen::Matrix< typename Eigen::MatrixBase< Derived >::Scalar, 3, Derived::ColsAtCompileTime > | operator* (const ConstraintTranspose &, const Eigen::MatrixBase< Derived > &F) |
Definition at line 241 of file joint-planar.hpp.
|
inline |
Definition at line 244 of file joint-planar.hpp.
|
inline |
Definition at line 247 of file joint-planar.hpp.
|
friend |
Definition at line 256 of file joint-planar.hpp.
const ConstraintPlanarTpl& pinocchio::ConstraintPlanarTpl< _Scalar, _Options >::ConstraintTranspose::ref |
Definition at line 243 of file joint-planar.hpp.