small notation fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
% Games
|
% Games
|
||||||
\newcommand{\game}{\textbf{Game} }
|
\newcommand{\game}{\textbf{Game} }
|
||||||
\newcommand{\inp}{\cdot}
|
\newcommand{\inp}{\cdot}
|
||||||
\newcommand{\field}[1]{\mathbb{F}_{#1}}
|
\newcommand{\field}[1]{\mathbb{Z}_{#1}}
|
||||||
\newcommand{\secparamter}{\lambda}
|
\newcommand{\secparamter}{\lambda}
|
||||||
\newcommand{\randomsample}{\overset{{\scriptscriptstyle\$}}{\leftarrow}}
|
\newcommand{\randomsample}{\overset{{\scriptscriptstyle\$}}{\leftarrow}}
|
||||||
\newcommand{\randomassign}{\leftarrow}
|
\newcommand{\randomassign}{\leftarrow}
|
||||||
|
|||||||
Reference in New Issue
Block a user