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/BinaryIndexTree_8h.tex | |
parent | bd58f63900410ec4764031f2e6de2d75e91434b3 (diff) | |
download | meow-d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0.tar.gz meow-d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0.tar.zst meow-d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0.zip |
big chnage
Diffstat (limited to 'doc/latex/BinaryIndexTree_8h.tex')
-rw-r--r-- | doc/latex/BinaryIndexTree_8h.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/latex/BinaryIndexTree_8h.tex b/doc/latex/BinaryIndexTree_8h.tex new file mode 100644 index 0000000..0057791 --- /dev/null +++ b/doc/latex/BinaryIndexTree_8h.tex @@ -0,0 +1,16 @@ +\hypertarget{BinaryIndexTree_8h}{\section{meowpp/dsa/\-Binary\-Index\-Tree.h File Reference} +\label{BinaryIndexTree_8h}\index{meowpp/dsa/\-Binary\-Index\-Tree.\-h@{meowpp/dsa/\-Binary\-Index\-Tree.\-h}} +} +{\ttfamily \#include $<$cstdlib$>$}\\* +{\ttfamily \#include $<$vector$>$}\\* +{\ttfamily \#include $<$algorithm$>$}\\* +\subsection*{Classes} +\begin{DoxyCompactItemize} +\item +class \hyperlink{classmeow_1_1BinaryIndexTree}{meow\-::\-Binary\-Index\-Tree$<$ Value $>$} +\begin{DoxyCompactList}\small\item\em 極度簡化的 {\ttfamily \hyperlink{classmeow_1_1SegmentTree}{Segment\-Tree}} 已無區間更新的操作 \end{DoxyCompactList}\end{DoxyCompactItemize} +\subsection*{Namespaces} +\begin{DoxyCompactItemize} +\item +namespace \hyperlink{namespacemeow}{meow} +\end{DoxyCompactItemize} |