chapter 4 almost rewritten
changed gfx
This commit is contained in:
@@ -41,6 +41,13 @@
|
||||
|
||||
\newcommand{\mNN}{\text{nn}}
|
||||
\newcommand{\mKNN}{\text{knn}}
|
||||
\newcommand{\fPos}[1]{\textbf{pos}(#1)}
|
||||
\newcommand{\fDistance}[2]{\delta(#1, #2)}
|
||||
\newcommand{\fWA}[1]{\text{wa}(#1)}
|
||||
\newcommand{\fDD}[1]{\text{dd}(#1)}
|
||||
\newcommand{\fImp}[1]{\text{imp}(#1)}
|
||||
\newcommand{\fNN}[2]{\text{nn}(#1, #2)}
|
||||
\newcommand{\fLength}[2]{\text{length}(#1, #2)}
|
||||
|
||||
%\newcommand{\docIBeacon}{iBeacon}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user