DSDP
|
Implement the DSDPCone operations using the SDPCone subroutines. More...
Go to the source code of this file.
Functions | |
int | DSDPAddSDP (DSDP dsdp, SDPCone sdpcone) |
Pass a semidefinite cone to the solver. More... | |
Implement the DSDPCone operations using the SDPCone subroutines.
Definition in file sdpkcone.c.
Pass a semidefinite cone to the solver.
dsdp | solver |
sdpcone | semidefinite cone |
Definition at line 331 of file sdpkcone.c.