Baremetal-NN
Baremetal-NN API documentation
Loading...
Searching...
No Matches
norm.h File Reference
#include <stddef.h>
#include <math.h>
#include "dot.h"
Include dependency graph for norm.h:

Go to the source code of this file.

Functions

void NN_norm_f32 (size_t n, float *r, const float *x, size_t incx)
 
void NN_norm_inv_f32 (size_t n, float *r, const float *x, size_t incx)