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

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

The type of a constraint jacobian in twist coordinates.