$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Functions
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

#include <hal_replacement.hpp>

◆ hal_ni_invSqrt64f()

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

#include <hal_replacement.hpp>