|
| SpatialInertiaMatrix (const SpatialInertia< Scalar > &other) |
|
template<typename OtherDerived > |
| SpatialInertiaMatrix (const Eigen::MatrixBase< OtherDerived > &other) |
|
template<typename OtherDerived > |
| SpatialInertiaMatrix (Eigen::MatrixBase< OtherDerived > &&other) |
|
template<typename OtherDerived > |
MotionProductTraits< OtherDerived >::ReturnType | operator* (const SpatialMotionBase< OtherDerived > &other) const |
|
SpatialInertiaMatrix< Scalar > & | operator+= (const SpatialInertia< Scalar > &other) |
|
template<typename OtherDerived > |
SpatialInertiaMatrix< Scalar > & | operator+= (const Eigen::MatrixBase< OtherDerived > &other) |
|
template<typename OtherDerived > |
SpatialInertiaMatrix< Scalar >::template MotionProductTraits< OtherDerived >::ReturnType | operator* (const SpatialMotionBase< OtherDerived > &other) const |
|
The documentation for this class was generated from the following files: