Skip to content

Commit

Permalink
Merge pull request #569 from jamesray1/patch-133
Browse files Browse the repository at this point in the history
\hyperlink{stop}{\small STOP}}
  • Loading branch information
pirapira authored Feb 8, 2018
2 parents 09ac014 + 15d6481 commit fbb957f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@ \subsubsection{Machine State}
For the purposes of defining $Z$, $H$ and $O$, we define $w$ as the current operation to be executed:
\begin{equation}\label{eq:currentoperation}
w \equiv \begin{cases} I_{\mathbf{b}}[\boldsymbol{\mu}_{pc}] & \text{if} \quad \boldsymbol{\mu}_{pc} < \lVert I_{\mathbf{b}} \rVert \\
\text{\small STOP} & \text{otherwise}
\text{\hyperlink{stop}{\small STOP}} & \text{otherwise}
\end{cases}
\end{equation}

Expand Down

0 comments on commit fbb957f

Please sign in to comment.