More cleaning up of equations

This commit is contained in:
mhjensen
2018-10-11 11:27:08 +02:00
parent 0549cbb95b
commit 8f4b87d5bd
10 changed files with 26 additions and 48 deletions
+2 -2
View File
@@ -595,10 +595,10 @@ where $I(y_i = \hat{y}_i)$ is the indicator function given by
!bt
\begin{align}
I(x = y) = \begin{cases}
I(x = y) = \begin{array}{cc}
1 & x = y, \\
0 & x \neq y.
\end{cases}
\end{array}
\end{align}
!et