~ubuntu-branches/ubuntu/jaunty/bmagic/jaunty

« back to all changes in this revision

Viewing changes to html/a00068.html

  • Committer: Bazaar Package Importer
  • Author(s): Andres Salomon
  • Date: 2008-01-05 23:58:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080105235856-2kmxhxkz14qjy9ia
Tags: 3.5.0-1
* New upstream release.
* Add tcpp.dpatch.  This stops tests/stress/t.cpp from including
  ncbi_pch.hpp.  As far as I can tell, NCBI is not used at all, I have
  no idea where that came from..
* Silence some lintian warnings; binary-arch-rules-but-pkg-is-arch-indep
  and ancient-standards-version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>BitMagic: bm::gap_len_table&lt; T &gt; Struct Template Reference</title>
 
3
<title>BitMagic: bm::bit_COUNT_A&lt; W &gt; Struct Template Reference</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
</head><body>
6
6
<!-- Generated by Doxygen 1.4.1 -->
7
7
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="examples.html">Examples</a></div>
8
8
<div class="nav">
9
 
<a class="el" href="a00092.html">bm</a>::<a class="el" href="a00068.html">gap_len_table</a></div>
10
 
<h1>bm::gap_len_table&lt; T &gt; Struct Template Reference<br>
11
 
<small>
12
 
[<a class="el" href="a00096.html">GAP functions</a>]</small>
13
 
</h1>Default GAP lengths table.  
 
9
<a class="el" href="a00129.html">bm</a>::<a class="el" href="a00068.html">bit_COUNT_A</a></div>
 
10
<h1>bm::bit_COUNT_A&lt; W &gt; Struct Template Reference</h1>Bit COUNT A functor.  
14
11
<a href="#_details">More...</a>
15
12
<p>
16
 
<code>#include &lt;<a class="el" href="a00106.html">bmfunc.h</a>&gt;</code>
 
13
<code>#include &lt;<a class="el" href="a00141.html">bmfunc.h</a>&gt;</code>
17
14
<p>
18
15
<table border="0" cellpadding="0" cellspacing="0">
19
16
<tr><td></td></tr>
20
 
<tr><td colspan="2"><br><h2>Static Public Attributes</h2></td></tr>
21
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="a00092.html#a19">gap_word_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00068.html#s0">_len</a> [<a class="el" href="a00092.html#a23">bm::gap_levels</a>]</td></tr>
 
17
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
 
18
<tr><td class="memItemLeft" nowrap align="right" valign="top">W&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00068.html#a0">operator()</a> (W w1, W w2)</td></tr>
22
19
 
23
20
</table>
24
21
<hr><a name="_details"></a><h2>Detailed Description</h2>
25
 
<h3>template&lt;bool T&gt;<br>
26
 
 struct bm::gap_len_table&lt; T &gt;</h3>
27
 
 
28
 
Default GAP lengths table. 
29
 
<p>
30
 
 
31
 
<p>
32
 
Definition at line <a class="el" href="a00106.html#l00058">58</a> of file <a class="el" href="a00106.html">bmfunc.h</a>.<hr><h2>Field Documentation</h2>
33
 
<a class="anchor" name="s0" doxytag="bm::gap_len_table::_len"></a><p>
 
22
<h3>template&lt;typename W&gt;<br>
 
23
 struct bm::bit_COUNT_A&lt; W &gt;</h3>
 
24
 
 
25
Bit COUNT A functor. 
 
26
<p>
 
27
 
 
28
<p>
 
29
Definition at line <a class="el" href="a00141.html#l04270">4270</a> of file <a class="el" href="a00141.html">bmfunc.h</a>.<hr><h2>Member Function Documentation</h2>
 
30
<a class="anchor" name="a0" doxytag="bm::bit_COUNT_A::operator()"></a><p>
34
31
<table class="mdTable" cellpadding="2" cellspacing="0">
35
32
  <tr>
36
33
    <td class="mdRow">
37
34
      <table cellpadding="0" cellspacing="0" border="0">
38
35
        <tr>
39
36
          <td class="mdPrefix" colspan="4">
40
 
template&lt;bool T&gt; </td>
41
 
        </tr>
42
 
        <tr>
43
 
          <td class="md" nowrap valign="top">const <a class="el" href="a00092.html#a19">gap_word_t</a> <a class="el" href="a00068.html">bm::gap_len_table</a>&lt; T &gt;::<a class="el" href="a00068.html#s0">_len</a><code> [static]</code>          </td>
 
37
template&lt;typename W&gt; </td>
 
38
        </tr>
 
39
        <tr>
 
40
          <td class="md" nowrap valign="top">W <a class="el" href="a00068.html">bm::bit_COUNT_A</a>&lt; W &gt;::operator()           </td>
 
41
          <td class="md" valign="top">(&nbsp;</td>
 
42
          <td class="md" nowrap valign="top">W&nbsp;</td>
 
43
          <td class="mdname" nowrap> <em>w1</em>, </td>
 
44
        </tr>
 
45
        <tr>
 
46
          <td class="md" nowrap align="right"></td>
 
47
          <td class="md"></td>
 
48
          <td class="md" nowrap>W&nbsp;</td>
 
49
          <td class="mdname" nowrap> <em>w2</em></td>
 
50
        </tr>
 
51
        <tr>
 
52
          <td class="md"></td>
 
53
          <td class="md">)&nbsp;</td>
 
54
          <td class="md" colspan="2"><code> [inline]</code></td>
44
55
        </tr>
45
56
      </table>
46
57
    </td>
54
65
    <td>
55
66
 
56
67
<p>
57
 
<b>Initial value:</b><div class="fragment"><pre class="fragment"> 
58
 
                { 128, 256, 512, bm::gap_max_buff_len }
59
 
</pre></div>
60
 
<p>
61
 
Definition at line <a class="el" href="a00106.html#l00064">64</a> of file <a class="el" href="a00106.html">bmfunc.h</a>.    </td>
 
68
 
 
69
<p>
 
70
Definition at line <a class="el" href="a00141.html#l04272">4272</a> of file <a class="el" href="a00141.html">bmfunc.h</a>.
 
71
<p>
 
72
References <a class="el" href="a00141.html#l00209">BM_INCWORD_BITCOUNT</a>.    </td>
62
73
  </tr>
63
74
</table>
64
75
<hr>The documentation for this struct was generated from the following file:<ul>
65
 
<li><a class="el" href="a00106.html">bmfunc.h</a></ul>
66
 
<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 20 13:29:15 2006 for BitMagic by&nbsp;
 
76
<li><a class="el" href="a00141.html">bmfunc.h</a></ul>
 
77
<hr size="1"><address style="align: right;"><small>Generated on Sun Aug 5 14:12:40 2007 for BitMagic by&nbsp;
67
78
<a href="http://www.doxygen.org/index.html">
68
79
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
69
80
</body>