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

type JacobianSlice<'a, N> = MatrixSlice3xX<'a, N>;

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