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

Go to the source code of this file.

Functions

void NN_sqrt_f16 (size_t n, float16_t *y, size_t incy, const float16_t *x, size_t incx)
 
void NN_sqrt_f32 (size_t n, float *y, size_t incy, const float *x, size_t incx)