GNU Radio 3.6.5 C++ API
|
#include <stddef.h>
Go to the source code of this file.
Functions | |
void | dotprod_ccf_armv7_a (const float *a, const float *b, float *res, size_t n) |
void dotprod_ccf_armv7_a | ( | const float * | a, |
const float * | b, | ||
float * | res, | ||
size_t | n | ||
) |
preconditions:
n > 0 and a multiple of 4 a 4-byte aligned b 16-byte aligned