⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classvat.tex

📁 这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)
💻 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 + -