dotprod_fff_altivec.h File Reference

#include <stddef.h>

Include dependency graph for dotprod_fff_altivec.h:

Go to the source code of this file.

Functions

float dotprod_fff_altivec (const float *a, const float *b, size_t n)


Function Documentation

float dotprod_fff_altivec ( const float *  a,
const float *  b,
size_t  n 
)

  preconditions:

    n > 0 and a multiple of 4
    a   4-byte aligned
    b  16-byte aligned

 


Generated on Wed Jul 29 07:24:38 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.8