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

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

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