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

pub type JacobianSlice<'a, N> = MatrixSlice6xX<'a, N>;
Expand description

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