[][src]Type Definition nphysics2d::math::Jacobian

type Jacobian<N> = MatrixMN<N, U3, Dynamic>;

The type of a constraint jacobian in twist coordinates.