DSDP
|
Symmetric data matrix for one block in the semidefinite cone. More...
#include <dsdpdatamat.h>
Symmetric data matrix for one block in the semidefinite cone.
struct DSDPDataMat_C { void* matdata; struct DSDPDataMat_Ops* dsdpops; };
Definition at line 15 of file dsdpdatamat.h.