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

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

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