Definition in file dsdpcone_impl.h.
Go to the source code of this file.
Functions | |
int | DSDPAddCone (DSDP, struct DSDPCone_Ops *, void *) |
Apply DSDP to a conic structure. | |
int | DSDPConeOpsInitialize (struct DSDPCone_Ops *) |
Initialize the function pointers to 0. |
|
Apply DSDP to a conic structure.
Definition at line 569 of file dsdpcops.c. Referenced by DSDPAddLUBounds(), DSDPAddRCone(), DSDPAddSDP(), DSDPCreateBCone(), and DSDPCreateLPCone(). |
|
Initialize the function pointers to 0.
Definition at line 443 of file dsdpcone.c. Referenced by DSDPConeInitialize(). |