Definition in file dsdpdsmat_impl.h.
Go to the source code of this file.
Data Structures | |
struct | DSDPDSMat_Ops |
Symmetric Delta S matrix for one block in the semidefinite cone. More... | |
Functions | |
int | DSDPDSMatOpsInitialize (struct DSDPDSMat_Ops *) |
Set pointers to null. |
int DSDPDSMatOpsInitialize | ( | struct DSDPDSMat_Ops * | aops | ) |
Set pointers to null.
aops | pointer to table. |
Definition at line 214 of file dsdpdsmat.c.
Referenced by DSDPDSMatInitialize().