diff options
author | cathook <b01902109@csie.ntu.edu.tw> | 2014-06-01 13:56:57 +0800 |
---|---|---|
committer | cathook <b01902109@csie.ntu.edu.tw> | 2014-06-01 13:56:57 +0800 |
commit | d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0 (patch) | |
tree | 16f7920c5079e0aefcf9509d2dbab59c464d42bd /doc/latex/KD__Tree_8h.tex | |
parent | bd58f63900410ec4764031f2e6de2d75e91434b3 (diff) | |
download | meow-d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0.tar meow-d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0.tar.gz meow-d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0.tar.bz2 meow-d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0.tar.lz meow-d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0.tar.xz meow-d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0.tar.zst meow-d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0.zip |
big chnage
Diffstat (limited to 'doc/latex/KD__Tree_8h.tex')
-rw-r--r-- | doc/latex/KD__Tree_8h.tex | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/latex/KD__Tree_8h.tex b/doc/latex/KD__Tree_8h.tex new file mode 100644 index 0000000..1d2e480 --- /dev/null +++ b/doc/latex/KD__Tree_8h.tex @@ -0,0 +1,19 @@ +\hypertarget{KD__Tree_8h}{\section{meowpp/dsa/\-K\-D\-\_\-\-Tree.h File Reference} +\label{KD__Tree_8h}\index{meowpp/dsa/\-K\-D\-\_\-\-Tree.\-h@{meowpp/dsa/\-K\-D\-\_\-\-Tree.\-h}} +} +{\ttfamily \#include \char`\"{}../utility.\-h\char`\"{}}\\* +{\ttfamily \#include \char`\"{}../math/utility.\-h\char`\"{}}\\* +{\ttfamily \#include $<$cstdlib$>$}\\* +{\ttfamily \#include $<$vector$>$}\\* +{\ttfamily \#include $<$algorithm$>$}\\* +{\ttfamily \#include $<$queue$>$}\\* +\subsection*{Classes} +\begin{DoxyCompactItemize} +\item +class \hyperlink{classmeow_1_1KD__Tree}{meow\-::\-K\-D\-\_\-\-Tree$<$ Vector, Scalar $>$} +\begin{DoxyCompactList}\small\item\em {\ttfamily k-\/dimension} tree \end{DoxyCompactList}\end{DoxyCompactItemize} +\subsection*{Namespaces} +\begin{DoxyCompactItemize} +\item +namespace \hyperlink{namespacemeow}{meow} +\end{DoxyCompactItemize} |