- 3.0.2 rigid body dynamics module.
|
#include "rbd.h"
Go to the source code of this file.
Classes | |
class | iit::rbd::tpl::InertiaMatrixDense< SCALAR > |
class | iit::rbd::tpl::InertiaMatrixSparse< SCALAR > |
Namespaces | |
iit | |
iit::rbd | |
iit::rbd::tpl | |
Macros | |
#define | block33 this->template block<3,3> |
#define | data (this->operator()) |
#define | TPL template<typename S> |
#define | CLASS InertiaMatrixDense<S> |
Typedefs | |
using | iit::rbd::InertiaMatrixDense = tpl::InertiaMatrixDense< double > |
#define block33 this->template block<3,3> |
#define data (this->operator()) |
#define TPL template<typename S> |
#define CLASS InertiaMatrixDense<S> |