📄 classvat_3_01iset__prop_00_01v__fkk__mine__prop_00_01alloc_00_01st_01_4.html
字号:
<td class="memname">static <a class="el" href="classvat_3_01ISET__PROP_00_01V__Fkk__MINE__PROP_00_01ALLOC_00_01ST_01_4.html">VAT</a>** <a class="el" href="classvat.html">vat</a>< ISET_PROP, V_Fkk_MINE_PROP, ALLOC, ST >::intersection </td> <td>(</td> <td class="paramtype">const <a class="el" href="classvat_3_01ISET__PROP_00_01V__Fkk__MINE__PROP_00_01ALLOC_00_01ST_01_4.html">VAT</a> *const & </td> <td class="paramname"> <em>vat_i</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="classvat_3_01ISET__PROP_00_01V__Fkk__MINE__PROP_00_01ALLOC_00_01ST_01_4.html">VAT</a> *const & </td> <td class="paramname"> <em>vat_j</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classpattern__support.html">PAT_SUP</a> ** </td> <td class="paramname"> <em>cand_sups</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">PAT ** </td> <td class="paramname">, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">bool & </td> <td class="paramname"> <em>is_l2</em></td><td> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"><code> [inline, static]</code></td> </tr> </table></div><div class="memdoc"><p>Vat Intersection for Itemset patterns. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"><tt>[in]</tt> </td><td valign="top"><em>vat_i</em> </td><td>A pointer to the VAT corresponding to the first pattern. </td></tr> <tr><td valign="top"><tt>[in]</tt> </td><td valign="top"><em>vat_j</em> </td><td>A pointer to the VAT corresponding to the second pattern. </td></tr> <tr><td valign="top"><tt>[out]</tt> </td><td valign="top"><em>cand_sup</em> </td><td>An array of pointers to <a class="el" href="classpattern__support.html">pattern_support</a> class instances that is modified in this routine to hold actual support value. </td></tr> <tr><td valign="top"><tt>[in]</tt> </td><td valign="top"><em>is_l2</em> </td><td>A boolean to designate whether current VAT intersection is a Level 2 vat_join. </td></tr> </table></dl><dl compact><dt><b>Returns:</b></dt><dd>A static array of VAT* to hold the pointer to the new VATs generated through the intersection. </dd></dl><dl compact><dt><b>Precondition:</b></dt><dd>cand_sups array holds pointer to <a class="el" href="classpattern__support.html">pattern_support</a> instances with NO actual support value associated to it. </dd></dl><dl compact><dt><b>Postcondition:</b></dt><dd>cand_sups array holding <a class="el" href="classpattern__support.html">pattern_support</a> instances HAS acutal support value associated to it. </dd></dl></div></div><p><a class="anchor" name="2d4118f242f231a08dbb5b0eadf4d950"></a><!-- doxytag: member="vat< ISET_PROP, V_Fkk_MINE_PROP, ALLOC, ST >::operator=" ref="2d4118f242f231a08dbb5b0eadf4d950" args="(const VAT &right)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template<class PP, class MP, template< typename > class ALLOC, template< typename, typename > class ST> </div> <table class="memname"> <tr> <td class="memname">const <a class="el" href="classvat_3_01ISET__PROP_00_01V__Fkk__MINE__PROP_00_01ALLOC_00_01ST_01_4.html">VAT</a>& <a class="el" href="classvat.html">vat</a>< ISET_PROP, V_Fkk_MINE_PROP, ALLOC, ST >::operator= </td> <td>(</td> <td class="paramtype">const <a class="el" href="classvat_3_01ISET__PROP_00_01V__Fkk__MINE__PROP_00_01ALLOC_00_01ST_01_4.html">VAT</a> & </td> <td class="paramname"> <em>right</em> </td> <td> ) </td> <td width="100%"><code> [inline]</code></td> </tr> </table></div><div class="memdoc"><p>Overloaded = operator; avoids self assignment. </div></div><p><a class="anchor" name="5179260020ec5a7cc32ba5ec5d60e439"></a><!-- doxytag: member="vat< ISET_PROP, V_Fkk_MINE_PROP, ALLOC, ST >::operator[]" ref="5179260020ec5a7cc32ba5ec5d60e439" args="(int n)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template<class PP, class MP, template< typename > class ALLOC, template< typename, typename > class ST> </div> <table class="memname"> <tr> <td class="memname">int& <a class="el" href="classvat.html">vat</a>< ISET_PROP, V_Fkk_MINE_PROP, ALLOC, ST >::operator[] </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>n</em> </td> <td> ) </td> <td width="100%"><code> [inline]</code></td> </tr> </table></div><div class="memdoc"><p>Creating an array operator to work over VAT </div></div><p><a class="anchor" name="bae6ed14a3e40abe2501a06cf2a7f30b"></a><!-- doxytag: member="vat< ISET_PROP, V_Fkk_MINE_PROP, ALLOC, ST >::push_back" ref="bae6ed14a3e40abe2501a06cf2a7f30b" args="(const int &val)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template<class PP, class MP, template< typename > class ALLOC, template< typename, typename > class ST> </div> <table class="memname"> <tr> <td class="memname">void <a class="el" href="classvat.html">vat</a>< ISET_PROP, V_Fkk_MINE_PROP, ALLOC, ST >::push_back </td> <td>(</td> <td class="paramtype">const int & </td> <td class="paramname"> <em>val</em> </td> <td> ) </td> <td width="100%"><code> [inline]</code></td> </tr> </table></div><div class="memdoc"><p>Appends new entry into vat </div></div><p><a class="anchor" name="751cb9817a22a6f2721e92d7d8d1ce9a"></a><!-- doxytag: member="vat< ISET_PROP, V_Fkk_MINE_PROP, ALLOC, ST >::resize" ref="751cb9817a22a6f2721e92d7d8d1ce9a" args="(int x)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template<class PP, class MP, template< typename > class ALLOC, template< typename, typename > class ST> </div> <table class="memname"> <tr> <td class="memname">void <a class="el" href="classvat.html">vat</a>< ISET_PROP, V_Fkk_MINE_PROP, ALLOC, ST >::resize </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>x</em> </td> <td> ) </td> <td width="100%"><code> [inline]</code></td> </tr> </table></div><div class="memdoc"><p>Resizes the vector </div></div><p><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="iset__vat_8h-source.html">iset_vat.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Wed Jul 26 14:01:09 2006 for DMTL by <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 + -