Class | Description |
---|---|
SDPDualProblem |
A dual SDP problem, as in equation 14.4 in the reference, takes the following form.
|
SDPDualProblem.EqualityConstraints |
This is the collection of equality constraints:
\[
\sum_{i=1}^{p}y_i\mathbf{A_i}+\textbf{S} = \textbf{C}, \textbf{S} \succeq \textbf{0}
\]
|
SDPPrimalProblem |
A Primal SDP problem, as in equation 14.1 in the reference, takes the
following form.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.