OpenCV  5.0.0alpha
Open Source Computer Vision
Loading...
Searching...
No Matches
Inverse square root calculation

Detailed Description

Parameters
srcsource array
dstdestination array
lenlength of arrays

Functions

int hal_ni_invSqrt32f (const float *src, float *dst, int len)
 
int hal_ni_invSqrt64f (const double *src, double *dst, int len)
 

Function Documentation

◆ hal_ni_invSqrt32f()

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

◆ hal_ni_invSqrt64f()

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