pub type JacobianSliceMut<'a, N> = MatrixSliceMut6xX<'a, N>;
Expand description

The type of a mutable slice of the constraint Jacobian in twist coordinates.