Definition in file dsdpcg.c.
Go to the source code of this file.
Functions | |
| int | DSDPCGSolve (DSDP dsdp, DSDPSchurMat MM, DSDPVec RHS, DSDPVec X, double cgtol, DSDPTruth *success) |
| Apply CG to solve for the step directions. | |
|
||||||||||||||||||||||||||||
|
Apply CG to solve for the step directions.
Definition at line 239 of file dsdpcg.c. Referenced by DSDPComputeDualStepDirections(), and DSDPSolveDynamicRho(). |
1.4.2