[CS] Add new macros
This commit is contained in:
@@ -17,3 +17,6 @@
|
|||||||
\newcommand{\tct}[1]{$\Theta\left(#1\right)$}
|
\newcommand{\tct}[1]{$\Theta\left(#1\right)$}
|
||||||
\newcommand{\tco}[1]{$\mathcal{O}\left(#1\right)$}
|
\newcommand{\tco}[1]{$\mathcal{O}\left(#1\right)$}
|
||||||
\newcommand{\tcl}[1]{$\Omega\left(#1\right)$}
|
\newcommand{\tcl}[1]{$\Omega\left(#1\right)$}
|
||||||
|
\newcommand{\tR}{\text{R}}
|
||||||
|
\newcommand{\tC}{\text{C}}
|
||||||
|
\newcommand{\tN}{\text{N}}
|
||||||
|
Reference in New Issue
Block a user