Type Definition parry2d::math::SdpMatrix

source · []
pub type SdpMatrix<N> = SdpMatrix2<N>;
Expand description

A 2D symmetric-definite-positive matrix.