SemidefiniteProgramming : Index
- changeSolver -- change the SDP solver
- checkOptimize -- check an SDP solver
- criticalIdeal -- ideal of critical equations of a semidefinite program
- criticalIdeal(SDP) -- ideal of critical equations of a semidefinite program
- criticalIdeal(SDP,ZZ) -- ideal of critical equations of a semidefinite program
- csdpexec -- Locations of executables
- mosekexec -- Locations of executables
- optimize -- solve a semidefinite program
- optimize(..., Solver => ...) -- picking a semidefinite programming solver
- optimize(..., Verbosity => ...) -- control the level of information printed
- optimize(SDP) -- solve a semidefinite program
- optimize(SDP,Matrix) -- solve a semidefinite program
- project2linspace -- project a rational point onto affine subspace
- PSDdecomposition -- factorization of a positive semidefinite matrix
- refine(SDP,Sequence) -- refine an SDP solution
- ring(SDP) -- construct a semidefinite program
- roundPSDmatrix -- rational rounding of a PSD matrix
- Scaling -- vectorization of a symmetric matrix
- SDP -- construct a semidefinite program
- sdp -- construct a semidefinite program
- sdp(List,Matrix,RingElement) -- construct a semidefinite program
- sdp(Matrix,Matrix,Matrix) -- construct a semidefinite program
- sdp(Matrix,Sequence,Matrix) -- construct a semidefinite program
- sdpaexec -- Locations of executables
- SemidefiniteProgramming -- A package for solving semidefinite programs
- smat2vec -- vectorization of a symmetric matrix
- smat2vec(..., Scaling => ...) -- vectorization of a symmetric matrix
- smat2vec(List) -- vectorization of a symmetric matrix
- smat2vec(Matrix) -- vectorization of a symmetric matrix
- Solver -- picking a semidefinite programming solver
- vec2smat -- vectorization of a symmetric matrix
- vec2smat(List) -- vectorization of a symmetric matrix
- vec2smat(Matrix) -- vectorization of a symmetric matrix
- Verbosity -- control the level of information printed