OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Functions

Detailed Description

Parameters
xsource X array
ysource Y array
dstdestination array
lenlength of arrays

Functions

int hal_ni_magnitude32f (const float *x, const float *y, float *dst, int len)
 
int hal_ni_magnitude64f (const double *x, const double *y, double *dst, int len)
 

Function Documentation

◆ hal_ni_magnitude32f()

int hal_ni_magnitude32f ( const float *  x,
const float *  y,
float *  dst,
int  len 
)
inline

◆ hal_ni_magnitude64f()

int hal_ni_magnitude64f ( const double *  x,
const double *  y,
double *  dst,
int  len 
)
inline