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

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

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