From 8cf2e4e6d7cbd24bfe94a86e13ef4bf2debd899b Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Fri, 17 Mar 2023 13:11:07 +0100 Subject: [PATCH] Fixed R^n -> R --- latex/thesis/chapters/decoding_techniques.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex/thesis/chapters/decoding_techniques.tex b/latex/thesis/chapters/decoding_techniques.tex index 2f234b4..fe8f553 100644 --- a/latex/thesis/chapters/decoding_techniques.tex +++ b/latex/thesis/chapters/decoding_techniques.tex @@ -35,7 +35,7 @@ the \ac{ML} decoding problem:% .\end{align}% % The goal is to arrive at a formulation, where a certain objective function -$g : \mathbb{R}^n \rightarrow \mathbb{R}^n $ must be minimized under certain constraints:% +$g : \mathbb{R}^n \rightarrow \mathbb{R} $ must be minimized under certain constraints:% % \begin{align*} \text{minimize}\hspace{2mm} &g\left( \tilde{\boldsymbol{c}} \right)\\