↓ 2 callersFunctionSDPConeAddADenseVecMat!
\fn int SDPConeAddADenseVecMat(SDPCone sdpcone,int blockj, int vari, int n, double alpha, double val[], int nnz);
\brief Add a matrix \f$A_{i,j}\f$
external_packages/DSDP/src/sdp/dsdpadddatamat.c:203
↓ 2 callersFunctionSDPConeAddASparseVecMat!
\fn int SDPConeAddASparseVecMat(SDPCone sdpcone,int blockj, int vari, int n, double alpha, int ishift, const int ind[], const double val[], int nnz)
external_packages/DSDP/src/sdp/dsdpadddatamat.c:49
↓ 2 callersFunctionSDPConeComputeS!
\fn int SDPConeComputeS(SDPCone sdpcone, int blockj, double cc,double y[], int nvars, double r, int n, double s[], int nn);
\ingroup SDPRoutines
\br
external_packages/DSDP/src/sdp/sdpcone.c:42
↓ 2 callersFunctionSDPConeComputeX3!
\fn int SDPConeComputeX3(SDPCone sdpcone, int blockj, double mu, DSDPVec Y,DSDPVec DY,DSDPVMat X);
\brief Compute the matrix X with the given inform
external_packages/DSDP/src/sdp/sdpcone.c:140
↓ 2 callersFunctionSDPConeComputeXDot!
\fn int SDPConeComputeXDot(SDPCone sdpcone, int blockj, DSDPVec Y,DSDPVMat X, DSDPVec AX, double* xtrace,double *xnorm, double *tracexs);
\brief Com
external_packages/DSDP/src/sdp/sdpcone.c:111
↓ 2 callersMethodcallableOuter(self,payload,canonicalIndex,extraIndex=None,entry=None,inner=None)
swig/python/tools/structure3.py:446
↓ 2 callersMethodcallableOuter(self,payload,canonicalIndex,extraIndex=None,entry=None,inner=None)
swig/python/tools/structure.py:441