Sophie

Sophie

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

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: dotprod_fff_altivec.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>dotprod_fff_altivec.h File Reference</h1><code>#include &lt;stddef.h&gt;</code><br/>
<div class="dynheader">
Include dependency graph for dotprod_fff_altivec.h:</div>
<div class="dynsection">
<div class="center"><img src="dotprod__fff__altivec_8h__incl.png" border="0" usemap="#dotprod__fff__altivec_8h_map" alt=""/></div>
</div>

<p><a href="dotprod__fff__altivec_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>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dotprod__fff__altivec_8h.html#ae4862291eee4feba1f490c86764e16b5">dotprod_fff_altivec</a> (const float *a, const float *b, size_t n)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="ae4862291eee4feba1f490c86764e16b5"></a><!-- doxytag: member="dotprod_fff_altivec.h::dotprod_fff_altivec" ref="ae4862291eee4feba1f490c86764e16b5" args="(const float *a, const float *b, size_t n)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float dotprod_fff_altivec </td>
          <td>(</td>
          <td class="paramtype">const float *&nbsp;</td>
          <td class="paramname"> <em>a</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const float *&nbsp;</td>
          <td class="paramname"> <em>b</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">size_t&nbsp;</td>
          <td class="paramname"> <em>n</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<pre></pre><pre>  preconditions:</pre><pre>    n &gt; 0 and a multiple of 4
    a   4-byte aligned
    b  16-byte aligned</pre><pre> </pre> 
</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:51:11 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>