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

type JacobianSliceMut<'a, N> = MatrixSliceMut6xX<'a, N>;

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