DSDP
|
Dense symmetric matrix for one block in the semidefinite cone. More...
#include <dsdpxmat.h>
Dense symmetric matrix for one block in the semidefinite cone.
struct DSDPVMat_C { void* matdata; struct DSDPVMat_Ops* dsdpops; };
Definition at line 17 of file dsdpxmat.h.