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

📄 classpattern.html

📁 这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)
💻 HTML
📖 第 1 页 / 共 3 页
字号:
</div></div><p><a class="anchor" name="71d3931874255439f8467d3bb3ee2d40"></a><!-- doxytag: member="pattern::clone" ref="71d3931874255439f8467d3bb3ee2d40" args="() const " --><div class="memitem"><div class="memproto"><div class="memtemplate">template&lt;class PATTERN_PROPS, class MINING_PROPS, class ST, template&lt; class, typename, typename, template&lt; typename &gt; class &gt; class CC, template&lt; typename &gt; class ALLOC = std::allocator&gt; </div>      <table class="memname">        <tr>          <td class="memname"><a class="el" href="classpattern.html">pattern</a>&lt;PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC&gt;* <a class="el" href="classpattern.html">pattern</a>&lt; PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC &gt;::clone           </td>          <td>(</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"> const<code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Creates a deep copy of this object into rhs </div></div><p><a class="anchor" name="0493e9235ac66ab55141ad28a5884e11"></a><!-- doxytag: member="pattern::in_edges" ref="0493e9235ac66ab55141ad28a5884e11" args="(const int &amp;idval)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template&lt;class PATTERN_PROPS, class MINING_PROPS, class ST, template&lt; class, typename, typename, template&lt; typename &gt; class &gt; class CC, template&lt; typename &gt; class ALLOC = std::allocator&gt; </div>      <table class="memname">        <tr>          <td class="memname">EIT_PAIR <a class="el" href="classpattern.html">pattern</a>&lt; PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC &gt;::in_edges           </td>          <td>(</td>          <td class="paramtype">const int &amp;&nbsp;</td>          <td class="paramname"> <em>idval</em>          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"><code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Returns a pair of iterators, the first of the pair points to the first entity in the set of in-edges of idval, the second to the end of edges </div></div><p><a class="anchor" name="b7c9f6193c9eccef49f6ce8fcc837661"></a><!-- doxytag: member="pattern::init_canonical_code" ref="b7c9f6193c9eccef49f6ce8fcc837661" args="(const CC_INIT_TYPE &amp;cc)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template&lt;class PATTERN_PROPS, class MINING_PROPS, class ST, template&lt; class, typename, typename, template&lt; typename &gt; class &gt; class CC, template&lt; typename &gt; class ALLOC = std::allocator&gt; </div>      <table class="memname">        <tr>          <td class="memname">void <a class="el" href="classpattern.html">pattern</a>&lt; PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC &gt;::init_canonical_code           </td>          <td>(</td>          <td class="paramtype">const CC_INIT_TYPE &amp;&nbsp;</td>          <td class="paramname"> <em>cc</em>          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"><code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Initializes the canonical code for the pattern. </div></div><p><a class="anchor" name="4e1adb7fbf83795c46cdedd9d5a0c923"></a><!-- doxytag: member="pattern::label" ref="4e1adb7fbf83795c46cdedd9d5a0c923" args="(const int &amp;vid) const " --><div class="memitem"><div class="memproto"><div class="memtemplate">template&lt;class PATTERN_PROPS, class MINING_PROPS, class ST, template&lt; class, typename, typename, template&lt; typename &gt; class &gt; class CC, template&lt; typename &gt; class ALLOC = std::allocator&gt; </div>      <table class="memname">        <tr>          <td class="memname">const VERTEX_T&amp; <a class="el" href="classpattern.html">pattern</a>&lt; PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC &gt;::label           </td>          <td>(</td>          <td class="paramtype">const int &amp;&nbsp;</td>          <td class="paramname"> <em>vid</em>          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"> const<code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Returns vertex object associated with given vid </div></div><p><a class="anchor" name="5a5426b0329b48ae69012d2a4acc890f"></a><!-- doxytag: member="pattern::out_edges" ref="5a5426b0329b48ae69012d2a4acc890f" args="(const int &amp;idval)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template&lt;class PATTERN_PROPS, class MINING_PROPS, class ST, template&lt; class, typename, typename, template&lt; typename &gt; class &gt; class CC, template&lt; typename &gt; class ALLOC = std::allocator&gt; </div>      <table class="memname">        <tr>          <td class="memname">EIT_PAIR <a class="el" href="classpattern.html">pattern</a>&lt; PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC &gt;::out_edges           </td>          <td>(</td>          <td class="paramtype">const int &amp;&nbsp;</td>          <td class="paramname"> <em>idval</em>          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"><code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Returns a pair of iterators, the first of the pair points to the first entity in the set of out-edges of idval, the second to the end of edges </div></div><p><a class="anchor" name="93f1532b84b16da807a4e1386b95dcbc"></a><!-- doxytag: member="pattern::set_sup" ref="93f1532b84b16da807a4e1386b95dcbc" args="(const pair&lt; int, int &gt; &amp;s)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template&lt;class PATTERN_PROPS, class MINING_PROPS, class ST, template&lt; class, typename, typename, template&lt; typename &gt; class &gt; class CC, template&lt; typename &gt; class ALLOC = std::allocator&gt; </div>      <table class="memname">        <tr>          <td class="memname">void <a class="el" href="classpattern.html">pattern</a>&lt; PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC &gt;::set_sup           </td>          <td>(</td>          <td class="paramtype">const pair&lt; int, int &gt; &amp;&nbsp;</td>          <td class="paramname"> <em>s</em>          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"><code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Set the support for the pattern. Note: Should be only used for level-1 patterns. <p>void set_sup </div></div><p><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="pattern_8h-source.html">pattern.h</a><li><a class="el" href="iset__operators_8h-source.html">iset_operators.h</a><li><a class="el" href="mset__operators_8h-source.html">mset_operators.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Wed Jul 26 14:01:09 2006 for DMTL by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -