📄 classvat.tex
字号:
\section{vat$<$ PP, MP, ALLOC, ST $>$ Class Template Reference}\label{classvat}\index{vat@{vat}}Class represents a generic VAT(Vertical Attribute Table). {\tt \#include \char`\"{}src/itemset/iset\_\-vat.h\char`\"{}}\subsection{Detailed Description}\subsubsection*{template$<$class PP, class MP, template$<$ typename $>$ class ALLOC = std::allocator, template$<$ typename P, typename A $>$ class ST = std::vector$>$ class vat$<$ PP, MP, ALLOC, ST $>$}Class represents a generic VAT(Vertical Attribute Table). It needs three template arguments; PP: Pattern Properties, MP: Mining properties, ST$<$typename P$>$: Storage\_\-type, default is std::vector, P is the underlying element type of ST storage type. The documentation for this class was generated from the following file:\begin{CompactItemize}\item generic\_\-classes.h\end{CompactItemize}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -