[][src]Type Definition oxygengine_physics_2d::prelude::JacobianSliceMut

type JacobianSliceMut<'a, N> = Matrix<N, U3, Dynamic, SliceStorageMut<'a, N, U3, Dynamic, U1, U3>>;

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