classcanonical__code.tex
来自「这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)」· TEX 代码 · 共 22 行
TEX
22 行
\section{canonical\_\-code$<$ pattern\_\-props, vertex\_\-t, edge\_\-t, ALLOC $>$ Class Template Reference}\label{classcanonical__code}\index{canonical_code@{canonical\_\-code}}Class represents a generic canonical code. {\tt \#include $<$generic\_\-classes.h$>$}\subsection{Detailed Description}\subsubsection*{template$<$class pattern\_\-props, typename vertex\_\-t, typename edge\_\-t, template$<$ typename $>$ class ALLOC$>$ class canonical\_\-code$<$ pattern\_\-props, vertex\_\-t, edge\_\-t, ALLOC $>$}Class represents a generic canonical code. A canonical code is a unique (minimum or maximum) code for a pattern from amongst all the codes for the pattern. It takes 3 template arguments, the first is the pattern\_\-properties, the second is the vertex\_\-tpe and the third is the edge\_\-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 + =
减小字号Ctrl + -
显示快捷键?