Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > def0228095a1541e2d3632b6b6da7c38 > files > 7816

gnuradio-doc-3.3.0-8mdv2010.1.i586.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.3.0 C++ API: trellis_viterbi_combined_ss.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.3 -->
<div class="contents">
<h1>trellis_viterbi_combined_ss.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_ss.h:</div>
<div class="dynsection">
<div class="center"><img src="trellis__viterbi__combined__ss_8h__incl.png" border="0" usemap="#trellis__viterbi__combined__ss_8h_map" alt=""/></div>
<map name="trellis__viterbi__combined__ss_8h_map" id="trellis__viterbi__combined__ss_8h">
<area shape="rect" id="node3" href="fsm_8h.html" title="fsm.h" alt="" coords="963,315,1016,344"/><area shape="rect" id="node9" href="gr__block_8h.html" title="gr_block.h" alt="" coords="709,83,792,112"/><area shape="rect" id="node55" href="trellis__calc__metric_8h.html" title="trellis_calc_metric.h" alt="" coords="1043,315,1181,344"/><area shape="rect" id="node11" href="gr__basic__block_8h.html" title="gr_basic_block.h" alt="" coords="597,160,717,189"/><area shape="rect" id="node13" href="gr__runtime__types_8h.html" title="gr_runtime_types.h" alt="" coords="813,237,947,267"/><area shape="rect" id="node26" href="gr__sptr__magic_8h_source.html" title="gr_sptr_magic.h" alt="" coords="675,237,789,267"/><area shape="rect" id="node31" href="gr__msg__accepter_8h.html" title="gr_msg_accepter.h" alt="" coords="517,237,651,267"/><area shape="rect" id="node15" href="gr__types_8h.html" title="gr_types.h" alt="" coords="839,315,921,344"/><area shape="rect" id="node22" href="gr__complex_8h.html" title="gr_complex.h" alt="" coords="964,392,1063,421"/><area shape="rect" id="node33" href="msg__accepter_8h.html" title="gruel/msg_accepter.h" alt="" coords="541,315,688,344"/><area shape="rect" id="node35" href="pmt_8h.html" title="gruel/pmt.h" alt="" coords="461,392,547,421"/><area shape="rect" id="node50" href="pmt__sugar_8h.html" title="gruel/pmt_sugar.h" alt="" coords="272,469,397,499"/><area shape="rect" id="node59" href="trellis__metric__type_8h.html" title="trellis_metric_type.h" alt="" coords="1169,392,1308,421"/></map>
</div>

<p><a href="trellis__viterbi__combined__ss_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__ss.html">trellis_viterbi_combined_ss</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_ss_sptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="trellis__viterbi__combined__ss_8h.html#aeed25cfbcdad55e2891abba5d88225c0">trellis_make_viterbi_combined_ss</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; short &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="aeed25cfbcdad55e2891abba5d88225c0"></a><!-- doxytag: member="trellis_viterbi_combined_ss.h::trellis_make_viterbi_combined_ss" ref="aeed25cfbcdad55e2891abba5d88225c0" args="(const fsm &amp;FSM, int K, int S0, int SK, int D, const std::vector&lt; short &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_ss_sptr</a> trellis_make_viterbi_combined_ss </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; short &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 class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:52:21 2010 for GNU Radio 3.3.0 C++ API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>