#include <RBDyn/RBDyn/Jacobian.h>
Represents a contiguous block of DoFs in a Jacobian
◆ Block() [1/2]
◆ Block() [2/2]
rbd::Block::Block |
( |
Eigen::DenseIndex |
startDof, |
|
|
Eigen::DenseIndex |
startJac, |
|
|
Eigen::DenseIndex |
length |
|
) |
| |
|
inline |
◆ length
Eigen::DenseIndex rbd::Block::length |
◆ startDof
Eigen::DenseIndex rbd::Block::startDof |
Start of the block in the full DoF vector
◆ startJac
Eigen::DenseIndex rbd::Block::startJac |
Start of the block in the jacobian's reduced DoF
The documentation for this struct was generated from the following file: