User:Sintel/CTE tuning: Difference between revisions
No edit summary |
No edit summary |
||
| Line 31: | Line 31: | ||
\end{bmatrix} | \end{bmatrix} | ||
</math> | </math> | ||
or equivlently: | |||
<math> | |||
\begin{bmatrix} | |||
g & \lambda | |||
\end{bmatrix} | |||
\begin{bmatrix} | |||
\mathrm{A}^{\mathsf T}\mathrm{W^2A} & \mathrm{(AB)}^{\mathsf T} \\ | |||
\mathrm{AB} & 0 | |||
\end{bmatrix} | |||
= | |||
\begin{bmatrix} | |||
j\mathrm{W}^2 \mathrm{A}^{\mathsf T} & | |||
j\mathrm{B} | |||
\end{bmatrix} | |||
</math> | |||
The problem is feasible if | The problem is feasible if | ||