Fixed R^n -> R

This commit is contained in:
Andreas Tsouchlos 2023-03-17 13:11:07 +01:00
parent 3b468562f1
commit 8cf2e4e6d7

View File

@ -35,7 +35,7 @@ the \ac{ML} decoding problem:%
.\end{align}% .\end{align}%
% %
The goal is to arrive at a formulation, where a certain objective function 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*} \begin{align*}
\text{minimize}\hspace{2mm} &g\left( \tilde{\boldsymbol{c}} \right)\\ \text{minimize}\hspace{2mm} &g\left( \tilde{\boldsymbol{c}} \right)\\