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

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

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