s/mathbf /mathbf{}/
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
\draw[matA] (0,0) rectangle node {$\mathbf{A}$} (1.5,1);
|
||||
\draw[|-|, vecX] (1.7, 1) -- node[right] {$\mathbf{x}$} ++ (0, -1.5);
|
||||
\node at (2.4, .25) {$=$};
|
||||
\draw[|-|] (2.8, 1) -- node[right] {$\mathbf 0^n$} ++ (0, -1);
|
||||
\draw[|-|] (2.8, 1) -- node[right] {$\mathbf{0}^n$} ++ (0, -1);
|
||||
\end{tikzpicture},$ and\\$0< \|\textcolor{red!70!black}{\mathbf{x}}\| \leq \beta$.
|
||||
\end{minipage}
|
||||
\hfill
|
||||
|
Reference in New Issue
Block a user