OpenCV  3.4.14
Open Source Computer Vision
Functions

Functions

int hal_ni_sqrt32f (const float *src, float *dst, int len)
 
int hal_ni_sqrt64f (const double *src, double *dst, int len)
 

Detailed Description

Parameters
srcsource array
dstdestination array
lenlength of arrays

Function Documentation

◆ hal_ni_sqrt32f()

int hal_ni_sqrt32f ( const float *  src,
float *  dst,
int  len 
)
inline

◆ hal_ni_sqrt64f()

int hal_ni_sqrt64f ( const double *  src,
double *  dst,
int  len 
)
inline