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

A 3D symmetric-definite-positive matrix.