[Math] Add conditioning shortcut
This commit is contained in:
1
dist/full.tex
vendored
1
dist/full.tex
vendored
@@ -453,6 +453,7 @@
|
|||||||
% other useful shortcuts
|
% other useful shortcuts
|
||||||
\newcommand{\elementstack}[2]{\genfrac{}{}{0pt}{}{#1}{#2}}
|
\newcommand{\elementstack}[2]{\genfrac{}{}{0pt}{}{#1}{#2}}
|
||||||
\newcommand{\8}{\infty}
|
\newcommand{\8}{\infty}
|
||||||
|
\newcommand{\cond}{\text{cond}}
|
||||||
\newcommand{\argmin}[1]{\underset{#1}{\text{argmin}}}
|
\newcommand{\argmin}[1]{\underset{#1}{\text{argmin}}}
|
||||||
\newcommand{\dx}{\text{ d}}
|
\newcommand{\dx}{\text{ d}}
|
||||||
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
|
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
|
||||||
|
|||||||
1
dist/most.tex
vendored
1
dist/most.tex
vendored
@@ -453,6 +453,7 @@
|
|||||||
% other useful shortcuts
|
% other useful shortcuts
|
||||||
\newcommand{\elementstack}[2]{\genfrac{}{}{0pt}{}{#1}{#2}}
|
\newcommand{\elementstack}[2]{\genfrac{}{}{0pt}{}{#1}{#2}}
|
||||||
\newcommand{\8}{\infty}
|
\newcommand{\8}{\infty}
|
||||||
|
\newcommand{\cond}{\text{cond}}
|
||||||
\newcommand{\argmin}[1]{\underset{#1}{\text{argmin}}}
|
\newcommand{\argmin}[1]{\underset{#1}{\text{argmin}}}
|
||||||
\newcommand{\dx}{\text{ d}}
|
\newcommand{\dx}{\text{ d}}
|
||||||
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
|
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
|
||||||
|
|||||||
1
dist/recommended.tex
vendored
1
dist/recommended.tex
vendored
@@ -453,6 +453,7 @@
|
|||||||
% other useful shortcuts
|
% other useful shortcuts
|
||||||
\newcommand{\elementstack}[2]{\genfrac{}{}{0pt}{}{#1}{#2}}
|
\newcommand{\elementstack}[2]{\genfrac{}{}{0pt}{}{#1}{#2}}
|
||||||
\newcommand{\8}{\infty}
|
\newcommand{\8}{\infty}
|
||||||
|
\newcommand{\cond}{\text{cond}}
|
||||||
\newcommand{\argmin}[1]{\underset{#1}{\text{argmin}}}
|
\newcommand{\argmin}[1]{\underset{#1}{\text{argmin}}}
|
||||||
\newcommand{\dx}{\text{ d}}
|
\newcommand{\dx}{\text{ d}}
|
||||||
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
|
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
|
||||||
|
|||||||
@@ -67,6 +67,7 @@
|
|||||||
% other useful shortcuts
|
% other useful shortcuts
|
||||||
\newcommand{\elementstack}[2]{\genfrac{}{}{0pt}{}{#1}{#2}}
|
\newcommand{\elementstack}[2]{\genfrac{}{}{0pt}{}{#1}{#2}}
|
||||||
\newcommand{\8}{\infty}
|
\newcommand{\8}{\infty}
|
||||||
|
\newcommand{\cond}{\text{cond}}
|
||||||
\newcommand{\argmin}[1]{\underset{#1}{\text{argmin}}}
|
\newcommand{\argmin}[1]{\underset{#1}{\text{argmin}}}
|
||||||
\newcommand{\dx}{\text{ d}}
|
\newcommand{\dx}{\text{ d}}
|
||||||
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
|
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
|
||||||
|
|||||||
Reference in New Issue
Block a user