Type Definition rapier3d::math::SdpMatrix[][src]

pub type SdpMatrix<N> = SdpMatrix3<N>;
Expand description

A 3D symmetric-definite-positive matrix.