SDPSL
Semidefinite Programming Specification Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
\-include
 o-sdpsl
 |o*analyzer.hTools to analyze solutions of SDPs
 |o*csdpreader.hReads a solution from an SDP given in CSDP solution format
 |o*laguerre.hFunctions for generating Laguerre polynomials
 |o*linsys.hSolver for linear systems using LU decomposition
 |o*matrix.hClass for matrices
 |o*matrixmask.hBinary mask for matrices
 |o*monomial.hClass for representing a monomial and functions dealing with monomials
 |o*number.hA generic number type, and operations performed on it
 |o*outmatrix.hA matrix and mask pair, used for output
 |o*polyerror.hExceptions for the polynomial classes
 |o*polynomial.hClass implementing a polynomial
 |o*polyvar.hClasses implementing variables of polynomials
 |o*progbar.hA character-based, thread-safe progress bar
 |o*qrdec.hProvides the QR decomposition of a matrix
 |o*rawconstraint.hClasses for internal storage of SDP constraints and utility functions for the creation of such data
 |o*sdpawriter.hClass for outputting a problem in sparse SDPA format
 |o*sdpcon.hContainer for constraints
 |o*sdpenv.hEnvironment parameters for SDPSL
 |o*sdperror.hExceptions for SDPSL, except for the polynomial classes
 |o*sdplin.hClasses for a linear combination of variables and matrices
 |o*sdplincons.hClasses for implementing linear constraints
 |o*sdppol.hClasses for linear combinations of polynomial matrices and variables
 |o*sdppolcons.hClass implementing polynomial constraints
 |o*sdpproblem.hA class representing a semidefinite programming problem
 |o*sdpprogress.hBase class for progress indicators
 |o*sdpsolution.hA map associating instances of SDPOutputMatrix to instances of SDPVariable
 |o*sdpvar.hA variable in a semidefinite programming problem
 |o*sdpvarmap.hA map associating instances of a given type to instances of SDPVariable
 |o*sparsechanger.hGiven a basis of polynomials, implements the interface of SparseBasisCoefficients using the given basis
 |o*sparsecoeff.hBase class for sparse polynomial bases
 |o*sparsemon.hImplements a basis of monomials
 |o*sref.hMechanism for shared references
 |\*vectormask.hA vector bit-mask
 \*sdpsl.hHeader file for the double-precision version of the library