Type Definition rapier3d::math::JacobianSliceMut[][src]

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

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