From d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0 Mon Sep 17 00:00:00 2001 From: cathook Date: Sun, 1 Jun 2014 13:56:57 +0800 Subject: big chnage --- doc/latex/BinaryIndexTree_8h.tex | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/latex/BinaryIndexTree_8h.tex (limited to 'doc/latex/BinaryIndexTree_8h.tex') 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} -- cgit