📄 classpattern.html
字号:
</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<class PATTERN_PROPS, class MINING_PROPS, class ST, template< class, typename, typename, template< typename > class > class CC, template< typename > class ALLOC = std::allocator> </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="classpattern.html">pattern</a><PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC>* <a class="el" href="classpattern.html">pattern</a>< PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC >::clone </td> <td>(</td> <td class="paramname"> </td> <td> ) </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 &idval)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template<class PATTERN_PROPS, class MINING_PROPS, class ST, template< class, typename, typename, template< typename > class > class CC, template< typename > class ALLOC = std::allocator> </div> <table class="memname"> <tr> <td class="memname">EIT_PAIR <a class="el" href="classpattern.html">pattern</a>< PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC >::in_edges </td> <td>(</td> <td class="paramtype">const int & </td> <td class="paramname"> <em>idval</em> </td> <td> ) </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 &cc)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template<class PATTERN_PROPS, class MINING_PROPS, class ST, template< class, typename, typename, template< typename > class > class CC, template< typename > class ALLOC = std::allocator> </div> <table class="memname"> <tr> <td class="memname">void <a class="el" href="classpattern.html">pattern</a>< PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC >::init_canonical_code </td> <td>(</td> <td class="paramtype">const CC_INIT_TYPE & </td> <td class="paramname"> <em>cc</em> </td> <td> ) </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 &vid) const " --><div class="memitem"><div class="memproto"><div class="memtemplate">template<class PATTERN_PROPS, class MINING_PROPS, class ST, template< class, typename, typename, template< typename > class > class CC, template< typename > class ALLOC = std::allocator> </div> <table class="memname"> <tr> <td class="memname">const VERTEX_T& <a class="el" href="classpattern.html">pattern</a>< PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC >::label </td> <td>(</td> <td class="paramtype">const int & </td> <td class="paramname"> <em>vid</em> </td> <td> ) </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 &idval)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template<class PATTERN_PROPS, class MINING_PROPS, class ST, template< class, typename, typename, template< typename > class > class CC, template< typename > class ALLOC = std::allocator> </div> <table class="memname"> <tr> <td class="memname">EIT_PAIR <a class="el" href="classpattern.html">pattern</a>< PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC >::out_edges </td> <td>(</td> <td class="paramtype">const int & </td> <td class="paramname"> <em>idval</em> </td> <td> ) </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< int, int > &s)" --><div class="memitem"><div class="memproto"><div class="memtemplate">template<class PATTERN_PROPS, class MINING_PROPS, class ST, template< class, typename, typename, template< typename > class > class CC, template< typename > class ALLOC = std::allocator> </div> <table class="memname"> <tr> <td class="memname">void <a class="el" href="classpattern.html">pattern</a>< PATTERN_PROPS, MINING_PROPS, ST, CC, ALLOC >::set_sup </td> <td>(</td> <td class="paramtype">const pair< int, int > & </td> <td class="paramname"> <em>s</em> </td> <td> ) </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 <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 + -