From 55c9e2808b7ae039e22dcde40671cefc38e2617c Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Wed, 12 Apr 2023 15:10:46 +0200 Subject: [PATCH] Defined T_j --- .../presentations/final/sections/decoding_algorithms.tex | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/latex/presentations/final/sections/decoding_algorithms.tex b/latex/presentations/final/sections/decoding_algorithms.tex index 7941cf2..afdee11 100644 --- a/latex/presentations/final/sections/decoding_algorithms.tex +++ b/latex/presentations/final/sections/decoding_algorithms.tex @@ -529,11 +529,14 @@ return $\boldsymbol{\hat{c}}$ \vspace*{-5mm} - \begin{align*} + \begin{gather*} \boldsymbol{T}_j\tilde{\boldsymbol{c}} \in \mathcal{P}_{d_j}, \hspace{2mm} - \forall j\in \mathcal{J} - \end{align*} + \forall j\in \mathcal{J} \\[0.5em] + \boldsymbol{T}_j \in \mathbb{F}_2^{d_j \times n} + \end{gather*} + \vspace*{-2mm} + \caption{Relaxed codeword polytope $\overline{Q}$} \label{fig:lp:poly:relaxed} \end{subfigure}