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

📄 classvat_3_01graph__prop_00_01v__fk1__mine__prop_00_01st_01_4.html

📁 这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)
💻 HTML
📖 第 1 页 / 共 2 页
字号:
    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Set of vertex ids denoting exactly one of this graph's occurence in the dataset     </td>  </tr></table><a class="anchor" name="w5" doxytag="vat< GRAPH_PROP, V_Fk1_MINE_PROP, ST >::VSETS" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" colspan="4">template&lt;typename PP, typename MP, template&lt; typename &gt; class ST&gt; </td>        </tr>        <tr>          <td class="md" nowrap valign="top"> typedef vector&lt;vector&lt;<a class="el" href="classvat_3_01GRAPH__PROP_00_01V__Fk1__MINE__PROP_00_01ST_01_4.html#w4">VSET</a>&gt; &gt; <a class="el" href="classvat.html">vat</a>&lt; GRAPH_PROP, V_Fk1_MINE_PROP, ST &gt;::<a class="el" href="classvat_3_01GRAPH__PROP_00_01V__Fk1__MINE__PROP_00_01ST_01_4.html#w5">VSETS</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>This graph can occur several times in one graph in the dataset, and in several graphs (tids) as well     </td>  </tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="e0" doxytag="vat< GRAPH_PROP, V_Fk1_MINE_PROP, ST >::intersection" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" colspan="4">template&lt;typename PP, typename MP, template&lt; typename &gt; class ST&gt; </td>        </tr>        <tr>          <td class="md" colspan="4">template&lt;typename PATTERN, typename PAT_SUP&gt; </td>        </tr>        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classvat_3_01GRAPH__PROP_00_01V__Fk1__MINE__PROP_00_01ST_01_4.html">VAT</a>** <a class="el" href="classvat.html">vat</a>&lt; GRAPH_PROP, V_Fk1_MINE_PROP, ST &gt;::intersection </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const <a class="el" href="classvat_3_01GRAPH__PROP_00_01V__Fk1__MINE__PROP_00_01ST_01_4.html">VAT</a> *&nbsp;</td>          <td class="mdname" nowrap> <em>v1</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const <a class="el" href="classvat_3_01GRAPH__PROP_00_01V__Fk1__MINE__PROP_00_01ST_01_4.html">VAT</a> *&nbsp;</td>          <td class="mdname" nowrap> <em>v2</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>PAT_SUP **&nbsp;</td>          <td class="mdname" nowrap> <em>cand_sups</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>PATTERN **&nbsp;</td>          <td class="mdname" nowrap> <em>cand_pats</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>bool&nbsp;</td>          <td class="mdname" nowrap></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [inline, static]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Main vat intersection function; It also populates support argument passed<p>we now have both evats, intersect them ///<p>now determine the index of edge_vid on rmp of candidate. This is used by back_intersect.     </td>  </tr></table><a class="anchor" name="a21" doxytag="vat< GRAPH_PROP, V_Fk1_MINE_PROP, ST >::is_new_vertex" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" colspan="4">template&lt;typename PP, typename MP, template&lt; typename &gt; class ST&gt; </td>        </tr>        <tr>          <td class="md" nowrap valign="top"> bool <a class="el" href="classvat.html">vat</a>&lt; GRAPH_PROP, V_Fk1_MINE_PROP, ST &gt;::is_new_vertex </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const int &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>vid</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const int &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>tid</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const int &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>offset</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"> const<code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Returns true if vid occurs in any of the offset-th vids in tid-th vat     </td>  </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="graph__vat_8h-source.html">graph_vat.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Wed Nov 30 11:44:47 2005 for DMTL by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.4 </small></address></body></html>

⌨️ 快捷键说明

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