File: FUNCTION.hash2.html

package info (click to toggle)
seqan 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 21,368 kB
  • ctags: 17,376
  • sloc: cpp: 81,339; ansic: 58,225; makefile: 96; sh: 14
file content (1 line) | stat: -rw-r--r-- 1,958 bytes parent folder | download
1
<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><link rel="stylesheet" href="dddoc_html.css" type="text/css" /><title>hash2</title></head><body><table id=main_table cellspacing=0 cellpadding=0><tr><td valign=top><iframe frameborder=0 id=navigation src="INDEX_Function_Index.html#hash2"></iframe></td><td valign=top><div id=content><div class=page_category>Function</div><div class=page_title>hash2</div><div id=summary><div class=text>Computes a unique hash value of a shape, even if it is shorter than its span.</div></div><div class=section id=signature><div class=signature_block><nobr><span class=code><nobr>hash2(shape,&nbsp;it,&nbsp;charsLeft)</nobr></span></nobr></div></div><div class=section id=param><div class=section_headline>Parameters</div><table class=value_tab cellspacing=0 cellpadding=0><tr><td class=value_key valign=top><nobr>shape</nobr></td><td class=value_text valign=top><div class=text_sub_block> Shape to be used for hashing.</div><div class=text_sub_block><span class=section_sub_headline>Types:</span>  <a href="CLASS_Shape.html" title="Stores hash value and shape for an ungapped or gapped q-gram." >Shape</a></div></td></tr><tr><td class=value_key valign=top><nobr>it</nobr></td><td class=value_text valign=top><div class=text_sub_block> Sequence iterator pointing to the first character of the shape.</div></td></tr><tr><td class=value_key valign=top><nobr>charsLeft</nobr></td><td class=value_text valign=top><div class=text_sub_block> The distance of <span class=code><nobr>it</nobr></span> to the string end.</div></td></tr></table></div><div class=section id=returns><div class=section_headline>Return Values</div><div class=text_block><div class=text_sub_block> Hash value of the shape.</div></div></div><div class=page_footline>SeqAn - Sequence Analysis Library - <a href="http://www.seqan.de">www.seqan.de</a></div><div id=page_widthblock>&nbsp;</div></div></td></tr></table></body></html>