first commit
This commit is contained in:
22
assets/math-macros.tex
Normal file
22
assets/math-macros.tex
Normal file
@@ -0,0 +1,22 @@
|
||||
\newcommand{\F}{\mathcal{F}}
|
||||
\newcommand{\B}{\mathcal{B}}
|
||||
\newcommand{\I}{\mathcal{I}}
|
||||
\newcommand{\C}{\mathcal{C}}
|
||||
\newcommand{\Hit}{\text{Hit}}
|
||||
\newcommand{\HSGap}{\text{HSGap}}
|
||||
\newcommand{\IntGap}{\text{IntGap}}
|
||||
\newcommand{\OPTLP}{\text{OPTLP}}
|
||||
\newcommand{\OPT}{\text{OPT}}
|
||||
\newcommand{\DecRank}{\text{Rank-}k\text{-Reduction}}
|
||||
\newcommand{\flats}{\operatorname{Flats}}
|
||||
\newcommand{\cl}{\operatorname{cl}}
|
||||
\newcommand{\gap}{\operatorname{gap}}
|
||||
\newcommand{\igap}{\operatorname{igap}}
|
||||
\newcommand{\cogirthratio}{\rho}
|
||||
\newcommand{\cogirthratiowt}{\cogirthratio^{\mathrm{wt}}}
|
||||
\newcommand{\strength}{\operatorname{strength}}
|
||||
\newcommand{\argmin}{\operatorname{arg\,min}}
|
||||
\newcommand{\argmax}{\operatorname{arg\,max}}
|
||||
\newcommand{\del}{\setminus}
|
||||
\newcommand{\con}{/}
|
||||
\newcommand{\minor}{\times}
|
||||
Reference in New Issue
Block a user