spatial-dyn
Classes | Public Member Functions | List of all members
spatial_dyn::SpatialInertiaMatrix< Scalar > Class Template Reference
Inheritance diagram for spatial_dyn::SpatialInertiaMatrix< Scalar >:

Classes

struct  MotionProductTraits
 

Public Member Functions

 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: