Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > ae19f57cd4e306abd5716199a310070b > files > 7251

gnuradio-doc-3.2.2-3.fc13.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>GNU Radio 3.2.2 C++ API: trellis_viterbi_combined_ii.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>trellis_viterbi_combined_ii.h File Reference</h1><code>#include &quot;<a class="el" href="fsm_8h_source.html">fsm.h</a>&quot;</code><br/>
<code>#include &lt;<a class="el" href="gr__block_8h_source.html">gr_block.h</a>&gt;</code><br/>
<code>#include &quot;<a class="el" href="trellis__calc__metric_8h_source.html">trellis_calc_metric.h</a>&quot;</code><br/>
<div class="dynheader">
Include dependency graph for trellis_viterbi_combined_ii.h:</div>
<div class="dynsection">
<div class="center"><img src="trellis__viterbi__combined__ii_8h__incl.png" border="0" usemap="#trellis__viterbi__combined__ii_8h_map" alt=""/></div>
<map name="trellis__viterbi__combined__ii_8h_map" id="trellis__viterbi__combined__ii_8h">
<area shape="rect" id="node3" href="fsm_8h.html" title="fsm.h" alt="" coords="29,83,82,112"/><area shape="rect" id="node9" href="gr__block_8h.html" title="gr_block.h" alt="" coords="277,83,360,112"/><area shape="rect" id="node35" href="trellis__calc__metric_8h.html" title="trellis_calc_metric.h" alt="" coords="69,315,208,344"/><area shape="rect" id="node11" href="gr__basic__block_8h.html" title="gr_basic_block.h" alt="" coords="377,160,497,189"/><area shape="rect" id="node13" href="gr__runtime__types_8h.html" title="gr_runtime_types.h" alt="" coords="488,237,621,267"/><area shape="rect" id="node28" href="gr__sptr__magic_8h_source.html" title="gr_sptr_magic.h" alt="" coords="600,315,714,344"/><area shape="rect" id="node15" href="gr__types_8h.html" title="gr_types.h" alt="" coords="433,315,516,344"/><area shape="rect" id="node22" href="gr__complex_8h.html" title="gr_complex.h" alt="" coords="269,392,368,421"/><area shape="rect" id="node39" href="trellis__metric__type_8h.html" title="trellis_metric_type.h" alt="" coords="102,392,241,421"/></map>
</div>

<p><a href="trellis__viterbi__combined__ii_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtrellis__viterbi__combined__ii.html">trellis_viterbi_combined_ii</a></td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">trellis_viterbi_combined_ii_sptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="trellis__viterbi__combined__ii_8h.html#a95b8acc4c5dab61ad487bcb7671a6bc7">trellis_make_viterbi_combined_ii</a> (const <a class="el" href="classfsm.html">fsm</a> &amp;FSM, int K, int S0, int SK, int D, const <a class="el" href="classstd_1_1vector.html">std::vector</a>&lt; int &gt; &amp;TABLE, <a class="el" href="trellis__metric__type_8h.html#a730999483daebb08342eb009b2c77ad1">trellis_metric_type_t</a> TYPE)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a95b8acc4c5dab61ad487bcb7671a6bc7"></a><!-- doxytag: member="trellis_viterbi_combined_ii.h::trellis_make_viterbi_combined_ii" ref="a95b8acc4c5dab61ad487bcb7671a6bc7" args="(const fsm &amp;FSM, int K, int S0, int SK, int D, const std::vector&lt; int &gt; &amp;TABLE, trellis_metric_type_t TYPE)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">trellis_viterbi_combined_ii_sptr</a> trellis_make_viterbi_combined_ii </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classfsm.html">fsm</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>FSM</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>K</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>S0</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>SK</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>D</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classstd_1_1vector.html">std::vector</a>&lt; int &gt; &amp;&nbsp;</td>
          <td class="paramname"> <em>TABLE</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="trellis__metric__type_8h.html#a730999483daebb08342eb009b2c77ad1">trellis_metric_type_t</a>&nbsp;</td>
          <td class="paramname"> <em>TYPE</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>