DSDP
|
Represents an S matrix for one block in the semidefinite cone. More...
#include <dsdpdualmat.h>
Represents an S matrix for one block in the semidefinite cone.
struct DSDPDualMat_C { void* matdata; struct DSDPDualMat_Ops* dsdpops; };
Definition at line 18 of file dsdpdualmat.h.